epiforecasts / scoringutils

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

Issue #447 - Add even more input checks #756

Closed nikosbosse closed 5 months ago

nikosbosse commented 5 months ago

Description

As discussed in #447, some functions lack input checks. This is the third PR that adds more checks.

This PR

Further thoughts:

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.29%. Comparing base (8534795) to head (f70bf30).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #756 +/- ## ========================================== - Coverage 95.30% 95.29% -0.01% ========================================== Files 21 21 Lines 1596 1594 -2 ========================================== - Hits 1521 1519 -2 Misses 75 75 ```

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