Skip to content
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 10 commits into from
Jun 3, 2024
Merged

Production Release v24.23.0 #2226

merged 10 commits into from
Jun 3, 2024

Conversation

nihal467
Copy link
Member

@nihal467 nihal467 commented Jun 3, 2024

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

sainak and others added 10 commits May 25, 2024 19:24
* 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
@nihal467 nihal467 requested a review from a team as a code owner June 3, 2024 16:39
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

Attention: Patch coverage is 91.03774% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 63.28%. Comparing base (3c76ac3) to head (fd2e71a).
Report is 81 commits behind head on production.

Files Patch % Lines
care/facility/models/patient_icmr.py 0.00% 8 Missing ⚠️
...e/facility/api/serializers/patient_consultation.py 87.50% 2 Missing and 2 partials ⚠️
care/facility/api/viewsets/encounter_symptom.py 91.17% 3 Missing ⚠️
care/facility/models/encounter_symptom.py 95.08% 1 Missing and 2 partials ⚠️
care/facility/templatetags/filters.py 50.00% 0 Missing and 1 partial ⚠️
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.
📢 Have feedback on the report? Share it here.

@gigincg gigincg merged commit 03ce03a into production Jun 3, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants