epiforecasts / scoringutils

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

Issue #750 - Introduce a `forecast_type` argument in `validate_forecast()` #751

Closed nikosbosse closed 5 months ago

nikosbosse commented 5 months ago

Description

As discussed in #750, it would be nice to have a way in validate_forecast() to check the type is exactly what you want.

This PR therefore

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.37%. Comparing base (1a51fa8) to head (232a832). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## ========================================== + Coverage 95.36% 95.37% +0.01% ========================================== Files 21 21 Lines 1617 1623 +6 ========================================== + Hits 1542 1548 +6 Misses 75 75 ```

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