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

Refactor ICD11 Table; Cleanup in-memory search #1636

Merged
merged 10 commits into from
Oct 5, 2023

merge migrations

1cc07e6
Select commit
Loading
Failed to load commit list.
Merged

Refactor ICD11 Table; Cleanup in-memory search #1636

merge migrations
1cc07e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 0s

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 (1cc07e6) 59.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1636      +/-   ##
==========================================
+ 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 Δ
...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.