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

Add tests for handling of NaNs in where reductions #1241

Merged
merged 1 commit into from Jun 28, 2023
Merged

Add tests for handling of NaNs in where reductions #1241

merged 1 commit into from Jun 28, 2023

Conversation

ianthomas23
Copy link
Member

Fixes #1215.

There are no code changes here, the correct behaviour has already been implemented in previous PRs. This modifies existing tests by adding extra NaNs to explicitly test that the behaviour is correct.

@ianthomas23 ianthomas23 added this to the v0.15.1 milestone Jun 27, 2023
@ianthomas23 ianthomas23 merged commit 30dda0b into holoviz:main Jun 28, 2023
16 checks passed
@ianthomas23 ianthomas23 deleted the 1215_where_nan_handling branch June 28, 2023 09:10
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.

Consistent handling of NaNs in where reductions
1 participant