Skip to content

mio::read_mobility_plain<double>

71833e4
Select commit
Loading
Failed to load commit list.
Open

1370-1 Move function definitions from .cpp to header for upcoming templatization #1374

mio::read_mobility_plain<double>
71833e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2025 in 1s

97.30% (+0.05%) compared to 75ce311

View this Pull Request on Codecov

97.30% (+0.05%) compared to 75ce311

Details

Codecov Report

❌ Patch coverage is 91.97531% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.30%. Comparing base (75ce311) to head (71833e4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cpp/models/ode_secirvvs/parameters_io.h 86.40% 17 Missing ⚠️
cpp/memilio/io/mobility_io.h 92.90% 10 Missing ⚠️
cpp/models/ode_secir/parameters_io.h 90.00% 9 Missing ⚠️
cpp/memilio/io/result_io.h 97.22% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1373      +/-   ##
==========================================
+ Coverage   97.24%   97.30%   +0.05%     
==========================================
  Files         173      171       -2     
  Lines       15204    15170      -34     
==========================================
- Hits        14785    14761      -24     
+ Misses        419      409      -10     

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