Skip to content

Load all icd11 records to redis; search filter by `has_code` (#1852)

Codecov / codecov/project succeeded Jan 25, 2024 in 0s

61.68% (+0.06%) compared to a538bca

View this Pull Request on Codecov

61.68% (+0.06%) compared to a538bca

Details

Codecov Report

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

Comparison is base (a538bca) 61.62% compared to head (00eea21) 61.68%.
Report is 189 commits behind head on production.

Files Patch % Lines
care/facility/api/viewsets/patient.py 86.66% 1 Missing and 1 partial ⚠️
care/facility/static_data/icd11.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           production    #1856      +/-   ##
==============================================
+ Coverage       61.62%   61.68%   +0.06%     
==============================================
  Files             212      212              
  Lines           11664    11685      +21     
  Branches         1655     1657       +2     
==============================================
+ Hits             7188     7208      +20     
  Misses           4180     4180              
- Partials          296      297       +1     

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