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

fixes issues with patient annotate + distinct not implemented for csv export #1999

Merged
merged 3 commits into from
Mar 22, 2024

fixes issues with annotate + distinct not implemented for csv export

8c6b464
Select commit
Loading
Failed to load commit list.
Merged

fixes issues with patient annotate + distinct not implemented for csv export #1999

fixes issues with annotate + distinct not implemented for csv export
8c6b464
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 0s

62.37% (-0.02%) compared to 6d68486

View this Pull Request on Codecov

62.37% (-0.02%) compared to 6d68486

Details

Codecov Report

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

Project coverage is 62.37%. Comparing base (6d68486) to head (8c6b464).

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

Files Patch % Lines
care/facility/api/viewsets/patient.py 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1999      +/-   ##
===========================================
- Coverage    62.38%   62.37%   -0.02%     
===========================================
  Files          221      221              
  Lines        12219    12225       +6     
  Branches      1744     1746       +2     
===========================================
+ Hits          7623     7625       +2     
- Misses        4281     4284       +3     
- Partials       315      316       +1     

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