-
Notifications
You must be signed in to change notification settings - Fork 331
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
Fixes check for no treating physician and not mandate for Domicialiary Care #2382
Fixes check for no treating physician and not mandate for Domicialiary Care #2382
Conversation
…ndate for DC suggestion
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: care/facility/api/serializers/patient_consultation.py
Did you find this useful? React with a 👍 or 👎 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2382 +/- ##
===========================================
+ Coverage 63.86% 63.88% +0.01%
===========================================
Files 239 239
Lines 13439 13440 +1
Branches 1914 1914
===========================================
+ Hits 8583 8586 +3
+ Misses 4508 4507 -1
+ Partials 348 347 -1 ☔ View full report in Codecov by Sentry. |
…required-for-dc-and-dd
LGTM |
…required-for-dc-and-dd
Proposed Changes
None
treating physician was checked for throwing required validation errorAssociated Issue
Architecture changes
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