epiforecasts / scoringutils

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

Issue #355 - Add input checks to coverage plots #734

Closed nikosbosse closed 5 months ago

nikosbosse commented 5 months ago

Description

Adds simple input checks to the coverage plot functions (making sure input is a data.frame and colour is a column of the data).

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.36%. Comparing base (a5982e9) to head (98c251f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #734 +/- ## ======================================= Coverage 95.35% 95.36% ======================================= Files 21 21 Lines 1658 1661 +3 ======================================= + Hits 1581 1584 +3 Misses 77 77 ```

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