-
Notifications
You must be signed in to change notification settings - Fork 292
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
Production Release v24.23.0 #2226
Merged
Merged
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
* consultation depth backend Co-authored-by: Rithvik Nishad <[email protected]> Co-authored-by: Aakash Singh <[email protected]> * refactor * fix migrations * fix test and dummy data * add is_migrated field * add created by to symptoms bulk create * fix discharge summary * make onset date non nullable * fixes unknown field excluded * fix tests * fix validations * update bulk migration to exclude symptom if already created earlier for a consultation * add clinical_impression_status to indicate symptom status * update migrations * review suggestions * add trigger for marked as errors * fix validation * fix updates * rename consultation symptom to encounter symptom * fix unable to mark as entered in error * update discharge summary pdf * add test cases and minor fixes * allow create symptoms to be empty * update migration to ignore asymptomatic symptom * rebase migrations --------- Co-authored-by: Hritesh Shanty <[email protected]> Co-authored-by: Rithvik Nishad <[email protected]> Co-authored-by: rithviknishad <[email protected]>
…2201) * Adds support to specify and filter ration card category of a patient * Show ration card category in discharge summary --------- Co-authored-by: Vignesh Hari <[email protected]>
* fix redis tokenization for icd11 ids * remove index on the default label field * rename search vector field to be consistent with other models * add test case --------- Co-authored-by: Vignesh Hari <[email protected]>
…e level (#2200) * Fixes state and district admin not able to see users of same user type level * correct test --------- Co-authored-by: Vignesh Hari <[email protected]>
Merge Develop To Staging v24.23.0
Merge Develop to Staging v24.23.0
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## production #2226 +/- ##
==============================================
+ Coverage 62.60% 63.28% +0.67%
==============================================
Files 223 240 +17
Lines 12277 13190 +913
Branches 1750 1877 +127
==============================================
+ Hits 7686 8347 +661
- Misses 4269 4500 +231
- Partials 322 343 +21 ☔ View full report in Codecov by Sentry. |
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
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