epiforecasts / scoringutils

Utilities for Scoring and Assessing Predictions
https://epiforecasts.io/scoringutils/
Other
48 stars 20 forks source link

Issue #693 - Remove `forecast_unit` argument from `get_duplicate_forecasts()` #774

Closed nikosbosse closed 4 months ago

nikosbosse commented 4 months ago

Description

This PR closes #693.

As described in #693. This PR removes the forecast_unit arg from

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.31%. Comparing base (4463a1c) to head (3ead521).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #774 +/- ## ======================================= Coverage 95.31% 95.31% ======================================= Files 21 21 Lines 1602 1602 ======================================= Hits 1527 1527 Misses 75 75 ```

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