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

Improve error handling for get_forecast_counts() and streamline some tests #923

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

nikosbosse
Copy link
Contributor

@nikosbosse nikosbosse commented Sep 25, 2024

Description

I realised that we currently don't handle by = NULL in get_forecast_counts(). This drive-by PR updates the corresponding assert statement, adds a test and also removes unnecessary as_forecast_<type> statements from the same test file (#unrelated-changes!)

Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love to see such a diverse set of changes!

@seabbs seabbs merged commit 732b22e into main Sep 30, 2024
9 checks passed
@seabbs seabbs deleted the improve-tests branch September 30, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants