SciCompMod / memilio

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

946 implement generalized linear chain trick #1058

Open lenaploetzke opened 5 days ago

lenaploetzke commented 5 days 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 #946.

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 96.21212% with 15 lines in your changes missing coverage. Please review.

Project coverage is 96.22%. Comparing base (d439941) to head (6c06904).

Files Patch % Lines
cpp/models/glct_secir/parameters.h 93.48% 14 Missing :warning:
cpp/memilio/epidemiology/populations.h 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1058 +/- ## ========================================== - Coverage 96.24% 96.22% -0.02% ========================================== Files 127 129 +2 Lines 10886 11238 +352 ========================================== + Hits 10477 10814 +337 - Misses 409 424 +15 ```

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