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

Adds functionality for last_consultation_admitted_bed_type_list in discharge patient filters #2204

Merged
merged 23 commits into from
Sep 23, 2024

Merge branch 'develop' into discharge-admitted-to-filter

6bbc84b
Select commit
Loading
Failed to load commit list.
Merged

Adds functionality for last_consultation_admitted_bed_type_list in discharge patient filters #2204

Merge branch 'develop' into discharge-admitted-to-filter
6bbc84b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

65.50% (+0.01%) compared to e029196

View this Pull Request on Codecov

65.50% (+0.01%) compared to e029196

Details

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.50%. Comparing base (e029196) to head (6bbc84b).

Files with missing lines Patch % Lines
care/facility/api/viewsets/patient.py 83.33% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2204      +/-   ##
===========================================
+ Coverage    65.49%   65.50%   +0.01%     
===========================================
  Files          243      243              
  Lines        14054    14070      +16     
  Branches      1949     1952       +3     
===========================================
+ Hits          9204     9217      +13     
- Misses        4464     4465       +1     
- Partials       386      388       +2     

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