Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1081 rework ABM state transitions #1107

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

review

5a4b08c
Select commit
Loading
Failed to load commit list.
Open

1081 rework ABM state transitions #1107

review
5a4b08c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2025 in 0s

96.40% (-0.73%) compared to 34a0277

View this Pull Request on Codecov

96.40% (-0.73%) compared to 34a0277

Details

Codecov Report

Attention: Patch coverage is 80.84465% with 127 lines in your changes missing coverage. Please review.

Project coverage is 96.40%. Comparing base (34a0277) to head (5a4b08c).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cpp/memilio/utils/parameter_distributions.h 63.18% 81 Missing ⚠️
cpp/memilio/utils/parameter_distribution_wrapper.h 75.00% 18 Missing ⚠️
cpp/models/abm/parameters.h 88.88% 13 Missing ⚠️
cpp/models/abm/model_functions.cpp 40.00% 9 Missing ⚠️
cpp/memilio/utils/logging.h 0.00% 3 Missing ⚠️
cpp/models/abm/infection.cpp 97.27% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1107      +/-   ##
==========================================
- Coverage   97.13%   96.40%   -0.73%     
==========================================
  Files         149      155       +6     
  Lines       13999    14579     +580     
==========================================
+ Hits        13598    14055     +457     
- Misses        401      524     +123     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.