CDCgov / multisignal-epi-inference

Python package for statistical inference and forecast of epi models using multiple signals
https://cdcgov.github.io/multisignal-epi-inference/
9 stars 1 forks source link

Remove unneeded abstractions in model code (2) #207

Closed damonbayer closed 1 week ago

damonbayer commented 1 week ago

Redo of https://github.com/CDCgov/multisignal-epi-inference/pull/187, which ended up with a mangled git history that I couldn't resolve.

Cleaning up this model in preparation for https://github.com/CDCgov/multisignal-epi-inference/issues/202.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.39%. Comparing base (71228e5) to head (a2beff5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## ========================================== - Coverage 92.51% 92.39% -0.12% ========================================== Files 40 40 Lines 895 881 -14 ========================================== - Hits 828 814 -14 Misses 67 67 ``` | [Flag](https://app.codecov.io/gh/CDCgov/multisignal-epi-inference/pull/207/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CDCgov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/CDCgov/multisignal-epi-inference/pull/207/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CDCgov) | `92.39% <100.00%> (-0.12%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CDCgov#carryforward-flags-in-the-pull-request-comment) to find out more.

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