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

Merge Develop to Staging v24.22.0 #2191

Merged
merged 7 commits into from
May 23, 2024
Merged

Merge Develop to Staging v24.22.0 #2191

merged 7 commits into from
May 23, 2024

Conversation

nihal467
Copy link
Member

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

rithviknishad and others added 7 commits May 20, 2024 21:45
* Adds support for "Doctors Log Update" round type

* add tests
* rename patient category labels

* rename the categories in the events

* rename categories for patient_category events
* Removed Discharge Filters, reused patient filters

* Update patient.py

---------

Co-authored-by: Vignesh Hari <[email protected]>
* backend changes

* adding suggested changes

* adding suggested change

* add suggested changes

* add tets

* Update care/facility/tests/test_bed_api.py

Co-authored-by: Rithvik Nishad <[email protected]>

* fix lint

---------

Co-authored-by: Aakash Singh <[email protected]>
Co-authored-by: Rithvik Nishad <[email protected]>
Co-authored-by: rithviknishad <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
remove ratelimit for internal get apis

Co-authored-by: Khavin Shankar <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
@nihal467 nihal467 requested a review from a team as a code owner May 23, 2024 06:42
Copy link

codecov bot commented May 23, 2024

Codecov Report

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

Project coverage is 62.66%. Comparing base (8dee3d9) to head (bafac12).
Report is 66 commits behind head on staging.

Files Patch % Lines
care/facility/tasks/asset_monitor.py 0.00% 4 Missing ⚠️
care/facility/tasks/location_monitor.py 0.00% 4 Missing ⚠️
care/facility/api/viewsets/bed.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2191      +/-   ##
===========================================
+ Coverage    62.60%   62.66%   +0.06%     
===========================================
  Files          223      237      +14     
  Lines        12277    12997     +720     
  Branches      1750     1850     +100     
===========================================
+ Hits          7686     8145     +459     
- Misses        4269     4514     +245     
- Partials       322      338      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gigincg gigincg merged commit b3a9f79 into staging May 23, 2024
12 of 13 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.

8 participants