Skip to content

Merge branch 'main' into 151_153_refactor-time-until-death-calculations

201e46b
Select commit
Loading
Failed to load commit list.
Merged

Refactor time until death calculations #160

Merge branch 'main' into 151_153_refactor-time-until-death-calculations
201e46b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

85.81% (-0.09%) compared to 6f1ac91, passed because coverage increased by 0.06% when compared to adjusted base (85.75%)

View this Pull Request on Codecov

85.81% (-0.09%) compared to 6f1ac91, passed because coverage increased by 0.06% when compared to adjusted base (85.75%)

Details

Codecov Report

❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.81%. Comparing base (6f1ac91) to head (201e46b).

Files with missing lines Patch % Lines
renal_capacity_model/process_outputs.py 0.00% 2 Missing ⚠️
renal_capacity_model/main.py 0.00% 1 Missing ⚠️
renal_capacity_model/model.py 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
- Coverage   85.89%   85.81%   -0.09%     
==========================================
  Files           9        9              
  Lines         695      691       -4     
  Branches       79       78       -1     
==========================================
- Hits          597      593       -4     
  Misses         89       89              
  Partials        9        9              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.