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 support for filtering patients by diagnoses #1830

Merged
merged 9 commits into from
Jan 25, 2024

Merge branch 'master' into search-patients-by-diagnoses

ad90689
Select commit
Loading
Failed to load commit list.
Merged

Adds support for filtering patients by diagnoses #1830

Merge branch 'master' into search-patients-by-diagnoses
ad90689
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

61.63% (+0.00%) compared to a5c790c

View this Pull Request on Codecov

61.63% (+0.00%) compared to a5c790c

Details

Codecov Report

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

Comparison is base (a5c790c) 61.62% compared to head (ad90689) 61.63%.

❗ Current head ad90689 differs from pull request most recent head d8ceca3. Consider uploading reports for the commit d8ceca3 to get more accurate results

Files Patch % Lines
care/facility/api/viewsets/patient.py 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1830   +/-   ##
=======================================
  Coverage   61.62%   61.63%           
=======================================
  Files         212      208    -4     
  Lines       11664    11578   -86     
  Branches     1655     1652    -3     
=======================================
- Hits         7188     7136   -52     
+ Misses       4180     4150   -30     
+ Partials      296      292    -4     

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