Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a search bar for "List My Pets" page #146

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

NicolasOmar
Copy link
Owner

  • Query ListMyPets expanded. Now includes a search param to query by pet names
  • Dependencies updated, including setup-node to v4

@NicolasOmar NicolasOmar linked an issue Nov 14, 2023 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a4d3523) 81.63% compared to head (b8bbe07) 81.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   81.63%   81.90%   +0.27%     
==========================================
  Files          10       10              
  Lines         196      199       +3     
  Branches       49       51       +2     
==========================================
+ Hits          160      163       +3     
  Misses         36       36              
Flag Coverage Δ
unittests 81.90% <100.00%> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Nov 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a search bar in "See all Pets" page | Back End
1 participant