Skip to content

rename math/utils.h to math/math_utils.h

57cbe8c
Select commit
Loading
Failed to load commit list.
Merged

1101 Extend integrator classes and reimplement SDE models. #1296

rename math/utils.h to math/math_utils.h
57cbe8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2025 in 1s

97.35% (+0.08%) compared to 3a0d789

View this Pull Request on Codecov

97.35% (+0.08%) compared to 3a0d789

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.35%. Comparing base (3a0d789) to head (57cbe8c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cpp/memilio/compartments/compartmental_model.h 0.00% 2 Missing ⚠️
cpp/memilio/compartments/stochastic_model.h 75.00% 2 Missing ⚠️
cpp/memilio/compartments/stochastic_simulation.h 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1296      +/-   ##
==========================================
+ Coverage   97.27%   97.35%   +0.08%     
==========================================
  Files         171      174       +3     
  Lines       15117    15015     -102     
==========================================
- Hits        14705    14618      -87     
+ Misses        412      397      -15     

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