-
Notifications
You must be signed in to change notification settings - Fork 330
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
Prescription: Titrated drug dose #1692
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1692 +/- ##
==========================================
+ Coverage 62.08% 62.14% +0.05%
==========================================
Files 221 221
Lines 12194 12217 +23
Branches 1738 1743 +5
==========================================
+ Hits 7571 7592 +21
+ Misses 4318 4317 -1
- Partials 305 308 +3 ☔ View full report in Codecov by Sentry. |
@GokulramGHV ensure your pre-commit hook is working. fix the lint errors. Lint CI is failing. |
care/facility/migrations/0393_rename_dosage_prescription_base_dosage_and_more.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the discharge summary, everything LGTM. @GokulramGHV
discharge summary
Also the tests are failing. could you rebase your migrations? |
MedicineAdministrationSerializer
@GokulramGHV iam unable to load the dummy data to your PR, tried with a new fresh database as well, something is wrong CC: @sainak |
@GokulramGHV iam unable to load the dummy data to your PR, tried with a new fresh database as well, something is wrong
|
@Ashesh3 thanks, I'll update it |
@nihal467 Please check now |
LGTM |
…e_type for existing prn prescriptions
Proposed Changes
Associated Issue
Merge Checklist
/docs
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins