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

Use assert_duckarray_allclose instead of rounding the array #9313

Merged
merged 5 commits into from
Aug 6, 2024

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented Aug 4, 2024

#9213 reverted some minor changes from #9223, I originally thought to add them back but it turns out these asserts are actually isclose-operation and shouldn't use array_equal asserts.

@Illviljan Illviljan marked this pull request as ready for review August 5, 2024 17:10
@Illviljan Illviljan changed the title Test coding times cleanup Use assert_duckarray_allclose instead of rounding the array Aug 5, 2024
@Illviljan Illviljan added the plan to merge Final call for comments label Aug 6, 2024
@Illviljan Illviljan merged commit e2981d3 into pydata:main Aug 6, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants