-
Notifications
You must be signed in to change notification settings - Fork 336
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 list and detail serializer with tests for shifting module #1549
Closed
GeekGawd
wants to merge
9
commits into
ohcnetwork:develop
from
GeekGawd:list-detail-serializer-shifting
Closed
Add list and detail serializer with tests for shifting module #1549
GeekGawd
wants to merge
9
commits into
ohcnetwork:develop
from
GeekGawd:list-detail-serializer-shifting
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…etail-serializer-shifting
…geekgawd/care into list-detail-serializer-shifting
…etail-serializer-shifting
sainak
reviewed
Sep 28, 2023
sainak
approved these changes
Sep 28, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1549 +/- ##
===========================================
+ Coverage 59.11% 59.56% +0.45%
===========================================
Files 207 207
Lines 11264 11318 +54
Branches 1599 1602 +3
===========================================
+ Hits 6659 6742 +83
+ Misses 4405 4369 -36
- Partials 200 207 +7 ☔ View full report in Codecov by Sentry. |
sainak
added
the
to-be-closed
PRs with no updates in the last 3 weeks will be closed
label
May 12, 2024
vigneshhari
added a commit
that referenced
this pull request
Aug 23, 2024
…2392) * Add list and detail serializer with tests for shifting module * viewset improve select_related for list action * Fix Test Cases * Update care/facility/api/serializers/shifting.py * Fix Linting * Fix Linting and tests --------- Co-authored-by: Suyash Singh <suyashsingh.stem@gmail.com> Co-authored-by: GeekGawd <89455838+GeekGawd@users.noreply.github.com> Co-authored-by: Aakash Singh <mail@singhaakash.dev>
This MR has been merged separately. Ref #2392 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Associated Issue
Merge Checklist
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins