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

fix: Adds pagination to Facility linked list API #1911

Merged
merged 2 commits into from Mar 1, 2024

Conversation

aeswibon
Copy link
Member

Bug Fix

Proposed Changes

  • Adds pagination in linked facilities list API

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 61.94%. Comparing base (6cb4b3f) to head (1772cef).

Files Patch % Lines
care/users/api/viewsets/users.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1911      +/-   ##
==========================================
- Coverage   61.94%   61.94%   -0.01%     
==========================================
  Files         221      221              
  Lines       12168    12169       +1     
  Branches     1735     1735              
==========================================
  Hits         7538     7538              
- Misses       4324     4325       +1     
  Partials      306      306              

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

@aeswibon
Copy link
Member Author

@sainak Can you check the PR?

care/users/api/viewsets/users.py Outdated Show resolved Hide resolved
care/users/api/viewsets/users.py Outdated Show resolved Hide resolved
@vigneshhari vigneshhari merged commit aba0849 into coronasafe:master Mar 1, 2024
3 of 5 checks passed
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.

None yet

5 participants