SciCompMod / memilio

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

323 SECIRTS model with waning immunity #963

Open HenrZu opened 4 months ago

HenrZu commented 4 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)

closes #323

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 97.55773% with 55 lines in your changes missing coverage. Please review.

Project coverage is 96.35%. Comparing base (8f9a34c) to head (48dffed). Report is 3 commits behind head on main.

Files Patch % Lines
cpp/models/ode_secirts/parameters_io.h 97.00% 25 Missing :warning:
cpp/models/ode_secirts/parameters_io.cpp 89.28% 18 Missing :warning:
cpp/models/ode_secirts/parameters.h 98.96% 4 Missing :warning:
cpp/models/ode_secirts/model.h 99.40% 3 Missing :warning:
cpp/models/ode_secirts/parameter_space.h 97.50% 3 Missing :warning:
cpp/models/ode_secirvvs/model.h 75.00% 1 Missing :warning:
cpp/models/ode_secirvvs/parameters_io.h 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #963 +/- ## ========================================== + Coverage 96.23% 96.35% +0.12% ========================================== Files 128 134 +6 Lines 10852 13032 +2180 ========================================== + Hits 10443 12557 +2114 - Misses 409 475 +66 ```

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