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

Allows diagnoses starting with disease code to be available in ICD11 Search #1823

Merged
merged 5 commits into from
Jan 17, 2024

ensure ICD11 is lazy loaded

59444cd
Select commit
Loading
Failed to load commit list.
Merged

Allows diagnoses starting with disease code to be available in ICD11 Search #1823

ensure ICD11 is lazy loaded
59444cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 1s

61.34% (+0.08%) compared to 91ed61a

View this Pull Request on Codecov

61.34% (+0.08%) compared to 91ed61a

Details

Codecov Report

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

Comparison is base (91ed61a) 61.25% compared to head (59444cd) 61.34%.

Files Patch % Lines
care/abdm/utils/fhir.py 0.00% 1 Missing ⚠️
care/facility/models/patient.py 0.00% 1 Missing ⚠️
care/hcx/api/viewsets/gateway.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1823      +/-   ##
==========================================
+ Coverage   61.25%   61.34%   +0.08%     
==========================================
  Files         208      208              
  Lines       11530    11532       +2     
  Branches     1647     1647              
==========================================
+ Hits         7063     7074      +11     
+ Misses       4199     4184      -15     
- Partials      268      274       +6     

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