CDCgov / multisignal-epi-inference

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

Renaming datautils to arrayutils #154

Closed gvegayon closed 3 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.93%. Comparing base (394a03d) to head (f7d43fe).

Files Patch % Lines
model/src/pyrenew/latent/infectionswithfeedback.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ======================================= Coverage 93.93% 93.93% ======================================= Files 36 36 Lines 709 709 ======================================= Hits 666 666 Misses 43 43 ``` | [Flag](https://app.codecov.io/gh/CDCgov/multisignal-epi-inference/pull/154/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/154/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CDCgov) | `93.93% <75.00%> (ø)` | | 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.

dylanhmorris commented 3 weeks ago

Image test fails @gvegayon. Otherwise looks good.

gvegayon commented 3 weeks ago

Image test fails @gvegayon. Otherwise looks good.

Yeah, locally I had to generate the new image, but there's no reason why this should be the case as I am not modifying any critical part of the code.