SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
55 stars 16 forks source link

1081 rework ABM state transitions #1107

Open jubicker opened 3 months ago

jubicker commented 3 months ago

Changes and Information

Please briefly list the changes (main added features, changed items, or corrected bugs) made:

-

-

If need be, add additional information and what the reviewer should look out for in particular:

-

Merge Request - Guideline Checklist

Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.

Checks by code author

Checks by code reviewer(s)

coses #1081

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.02326% with 24 lines in your changes missing coverage. Please review.

Project coverage is 96.05%. Comparing base (f864b19) to head (fb155bf). Report is 6 commits behind head on main.

Files Patch % Lines
cpp/models/abm/parameters.h 84.37% 15 Missing :warning:
cpp/models/abm/infection.cpp 91.08% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1107 +/- ## ========================================== - Coverage 96.43% 96.05% -0.39% ========================================== Files 135 136 +1 Lines 11253 11436 +183 ========================================== + Hits 10852 10985 +133 - Misses 401 451 +50 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.