Skip to content

separated random number streams to remove within run variation

cf56453
Select commit
Loading
Failed to load commit list.
Merged

fix to the HHD intervention in the event log #188

separated random number streams to remove within run variation
cf56453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

79.81% (+0.18%) compared to a014dd8

View this Pull Request on Codecov

79.81% (+0.18%) compared to a014dd8

Details

Codecov Report

❌ Patch coverage is 83.82353% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.81%. Comparing base (a014dd8) to head (cf56453).

Files with missing lines Patch % Lines
renal_capacity_model/model.py 89.28% 6 Missing ⚠️
renal_capacity_model/helpers.py 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
+ Coverage   79.63%   79.81%   +0.18%     
==========================================
  Files           9        9              
  Lines         815      857      +42     
  Branches       94      102       +8     
==========================================
+ Hits          649      684      +35     
- Misses        150      156       +6     
- Partials       16       17       +1     

☔ 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.