Skip to content

minor fixes

215c3ab
Select commit
Loading
Failed to load commit list.
Open

1486 Modernizations and minor fixes in core C++ library #1487

minor fixes
215c3ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

97.34% (-0.06%) compared to c82e29a

View this Pull Request on Codecov

97.34% (-0.06%) compared to c82e29a

Details

Codecov Report

❌ Patch coverage is 96.21212% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.34%. Comparing base (c82e29a) to head (215c3ab).

Files with missing lines Patch % Lines
cpp/memilio/data/analyze_result.h 81.48% 5 Missing ⚠️
cpp/memilio/mobility/graph.h 77.77% 2 Missing ⚠️
cpp/models/abm/model.cpp 83.33% 2 Missing ⚠️
cpp/memilio/io/io.h 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1487      +/-   ##
==========================================
- Coverage   97.39%   97.34%   -0.06%     
==========================================
  Files         189      188       -1     
  Lines       16576    16515      -61     
==========================================
- Hits        16144    16076      -68     
- Misses        432      439       +7     

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