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

Production Release; Oct Week 2 #1663

Merged
merged 2 commits into from
Oct 8, 2023

ICD11 patch: load all to in-memory; but search filter by `is_leaf=Tru…

ab695cd
Select commit
Loading
Failed to load commit list.
Merged

Production Release; Oct Week 2 #1663

ICD11 patch: load all to in-memory; but search filter by `is_leaf=Tru…
ab695cd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 8, 2023 in 1s

59.46% (+0.34%) compared to 0a4a4c4

View this Pull Request on Codecov

59.46% (+0.34%) compared to 0a4a4c4

Details

Codecov Report

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

Comparison is base (0a4a4c4) 59.11% compared to head (ab695cd) 59.46%.
Report is 176 commits behind head on production.

Additional details and impacted files
@@              Coverage Diff               @@
##           production    #1663      +/-   ##
==============================================
+ Coverage       59.11%   59.46%   +0.34%     
==============================================
  Files             207      208       +1     
  Lines           11264    11283      +19     
  Branches         1599     1597       -2     
==============================================
+ Hits             6659     6709      +50     
+ Misses           4405     4372      -33     
- Partials          200      202       +2     
Files Coverage Δ
care/facility/api/viewsets/icd.py 40.00% <ø> (ø)
...y/management/commands/load_icd11_diagnoses_data.py 85.71% <100.00%> (ø)
care/facility/models/__init__.py 100.00% <100.00%> (ø)
care/facility/models/meta_icd11_diagnosis.py 95.00% <ø> (ø)
care/facility/models/icd11_diagnosis.py 95.45% <95.45%> (ø)
care/facility/static_data/icd11.py 70.00% <75.00%> (-14.85%) ⬇️

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