-
Notifications
You must be signed in to change notification settings - Fork 302
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 new medical history options #2190
Conversation
@rithviknishad also is it required to push the migrations? |
Yup, otherwise the test workflows would fail. |
@rithviknishad can u check once |
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 #2190 (comment) and adding tests for those, LGTM.
@rithviknishad @sainak |
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, tests needed for the validations
@rithviknishad where to add tests ? |
@rithviknishad are these valid tests |
@AshrafMd-1 can you fix the lint and test failure |
@nihal467 can you check it now |
LGTM |
care/facility/migrations/0439_disease_duration_disease_status_disease_type_and_more.py
Outdated
Show resolved
Hide resolved
@sainak can you check once |
@rithviknishad the codecov check says it failed is it required to reach the required percentage ? |
@AshrafMd-1 You can make use of code coverage inline comments to improve the test coverage |
@AshrafMd-1 can you look into the comment by rithvik |
@nihal467 can you run the tests once again CC: @rithviknishad |
@AshrafMd-1 the tests are failing |
I will push a pr by tmr |
@nihal467 i fixed the migration issue can you rerun the tests |
Closing this PR as the entire medical history will be re-built after verifying proper standards and included in the health details API. |
Proposed Changes
status
type
&duration
Associated Issue
Architecture changes
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