epiforecasts / scoringutils

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

Code refactoring: Deduplicate code in `get_coverage()` and `interval_coverage_deviation_quantile()` #454

Open nikosbosse opened 10 months ago

nikosbosse commented 10 months ago

Meta issue: Code refactoring: #459

Functions share a lot of code that could be turned into helper functions

nikosbosse commented 6 months ago

I'll move this to 2.1. as it's not critical

seabbs commented 6 months ago

This seems like a very low effort issue to address and I think we want to minimise technical debt going forward. I am happy to address.