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
Merged

Production Release; Oct Week 2 #1663

merged 2 commits into from
Oct 8, 2023

Conversation

mathew-alex
Copy link
Contributor

No description provided.

rithviknishad and others added 2 commits October 6, 2023 00:15
* Refactor ICD11 Table

* optimize memory usage

* gracefully handle relation not existing

* check table exists before loading from db

* Apply suggestions from code review

Co-authored-by: Aakash Singh <[email protected]>

* move fetch_data to commands

* fix id type in in-memory

* patch

* merge migrations

---------

Co-authored-by: Aakash Singh <[email protected]>
…e` (#1661)

* icd11: remove `is_leaf` filter for in-memory table

* search api; filter by is_leaf=True
@codecov
Copy link

codecov bot commented Oct 8, 2023

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.

@mathew-alex mathew-alex merged commit e33094a into production Oct 8, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants