Skip to content

Could add a <double> in pycode here as well.

f7446ab
Select commit
Loading
Failed to load commit list.
Merged

1018 use floating point types consistently #1307

Could add a <double> in pycode here as well.
f7446ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2025 in 0s

97.25% (-0.04%) compared to 10447f3

View this Pull Request on Codecov

97.25% (-0.04%) compared to 10447f3

Details

Codecov Report

❌ Patch coverage is 98.89342% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.25%. Comparing base (10447f3) to head (f7446ab).

Files with missing lines Patch % Lines
cpp/memilio/utils/parameter_distributions.h 95.89% 3 Missing ⚠️
cpp/memilio/epidemiology/damping.h 93.33% 2 Missing ⚠️
cpp/memilio/mobility/graph.h 71.42% 2 Missing ⚠️
...ilio/mobility/metapopulation_mobility_stochastic.h 87.50% 2 Missing ⚠️
cpp/models/ode_secirvvs/model.h 96.72% 2 Missing ⚠️
cpp/memilio/data/analyze_result.h 99.01% 1 Missing ⚠️
cpp/memilio/epidemiology/uncertain_matrix.h 94.73% 1 Missing ⚠️
cpp/memilio/math/adapt_rk.h 92.85% 1 Missing ⚠️
cpp/memilio/math/math_utils.h 66.66% 1 Missing ⚠️
cpp/memilio/math/stepper_wrapper.h 75.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1307      +/-   ##
==========================================
- Coverage   97.28%   97.25%   -0.04%     
==========================================
  Files         174      173       -1     
  Lines       15153    15204      +51     
==========================================
+ Hits        14742    14787      +45     
- Misses        411      417       +6     

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