phac-nml-phrsd / ern

R library to estimate the Effective Reproduction Number (Rt)
Other
6 stars 1 forks source link

remove `summarise_by_date_ens()` and its documentation #213

Closed papsti closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.26%. Comparing base (95bc6b6) to head (24b8285).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ========================================== + Coverage 95.53% 96.26% +0.73% ========================================== Files 18 18 Lines 1052 1044 -8 ========================================== Hits 1005 1005 + Misses 47 39 -8 ```

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

papsti commented 3 months ago

devtools::check(args = "--as-cran") performed and passed