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

Fix for Incorrect Discharge Reasons in Patient Transfers and Readmissions #1712

Merged
merged 8 commits into from
Nov 16, 2023

add tests

b85f75a
Select commit
Loading
Failed to load commit list.
Merged

Fix for Incorrect Discharge Reasons in Patient Transfers and Readmissions #1712

add tests
b85f75a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

60.62% (+0.18%) compared to 7273298

View this Pull Request on Codecov

60.62% (+0.18%) compared to 7273298

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7273298) 60.43% compared to head (b85f75a) 60.62%.

Files Patch % Lines
care/facility/api/serializers/patient.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1712      +/-   ##
==========================================
+ Coverage   60.43%   60.62%   +0.18%     
==========================================
  Files         210      210              
  Lines       11473    11484      +11     
  Branches     1630     1633       +3     
==========================================
+ Hits         6934     6962      +28     
+ Misses       4307     4284      -23     
- Partials      232      238       +6     

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