1003 implement ODE SEIR metapopulation model #1273
Open
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
97.40% (+0.01%) compared to 77e510d
View this Pull Request on Codecov
97.40% (+0.01%) compared to 77e510d
Details
Codecov Report
❌ Patch coverage is 98.72340% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.40%. Comparing base (77e510d) to head (f9099da).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cpp/models/ode_seir_metapop/parameters.h | 98.05% | 2 Missing |
| cpp/models/ode_seir_metapop/model.h | 99.24% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1273 +/- ##
==========================================
+ Coverage 97.38% 97.40% +0.01%
==========================================
Files 188 190 +2
Lines 16537 16778 +241
==========================================
+ Hits 16104 16342 +238
- Misses 433 436 +3 ☔ 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.
Loading