-
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
fix: added recommend_discharge as action #1260
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
LGTM
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.
@cp-coder rebase the migrations
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.
add tests
care/facility/migrations/0346_add_recommend_discharge_action.py
Outdated
Show resolved
Hide resolved
care/facility/migrations/0346_add_recommend_discharge_action.py
Outdated
Show resolved
Hide resolved
care/facility/migrations/0346_add_recommend_discharge_action.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.
fix the tests CI failing
dbfed16
to
6c567d9
Compare
I have added the tests for Log update. This PR is ready for review |
@cp-coder Can you resolve the merge conflicts? |
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.
there were some changes in tests so you need to create the required objects, refer other test
and revert changes in users/test_api and test_base
1c3eeef
to
e1b0705
Compare
e1b0705
to
e927725
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1260 +/- ##
==========================================
+ Coverage 59.11% 59.50% +0.39%
==========================================
Files 207 207
Lines 11264 11264
Branches 1599 1599
==========================================
+ Hits 6659 6703 +44
+ Misses 4405 4343 -62
- Partials 200 218 +18
☔ View full report in Codecov by Sentry. |
bc1577f
to
3cdb77f
Compare
Functionality LGTM @sainak @rithviknishad @Ashesh3 can you review it |
Feature Request
Proposed Changes
recommended_discharge
field fromdaily_round
DISCHARGE_RECOMMENDED
as actionAssociated PR
Merge Checklist
/docs
@coronasafe/code-reviewers