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

some missing snapshots #362

Merged
merged 9 commits into from
Dec 16, 2024
Merged

some missing snapshots #362

merged 9 commits into from
Dec 16, 2024

Conversation

topepo
Copy link
Member

@topepo topepo commented Oct 30, 2024

Filling in some blanks to get coverage to approximately 97.95%.

Some remaining lines may not be reachable.

@topepo topepo marked this pull request as ready for review October 31, 2024 12:26
Code
grid_max_entropy(mixture(), levels = 11)
Condition
Warning:
Copy link
Member

Choose a reason for hiding this comment

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

This warning should either be an error right away, or if we really want people to be able to continue with this mix-up, we should remove the stray argument so it doesn't interfer like it does here, causing an error later on with a surprising error message. This applies to all other grid functions with this type of warning as well. I'll turn it into a separate issue.

@hfrick hfrick merged commit 7c2e0bb into main Dec 16, 2024
14 checks passed
@hfrick hfrick deleted the 2024-new-snapshots branch December 16, 2024 14:04
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