Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interval scores are not tested correctly #81

Closed
frazane opened this issue Oct 19, 2024 · 0 comments · Fixed by #82
Closed

Interval scores are not tested correctly #81

frazane opened this issue Oct 19, 2024 · 0 comments · Fixed by #82
Assignees
Labels
bug Something isn't working

Comments

@frazane
Copy link
Owner

frazane commented Oct 19, 2024

In tests/test_interval.py we currently only test for scoringrules.weighted_interval_score but not for scoringrules.interval_score. Furthermore, only the default (numba) backend is currently tested. When making sure that other backends are tested, tests fail due to incompatible shapes.

@frazane frazane added the bug Something isn't working label Oct 19, 2024
@frazane frazane self-assigned this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant