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

Enhance property tests #375

Merged
merged 7 commits into from
Jul 28, 2024
Merged

Enhance property tests #375

merged 7 commits into from
Jul 28, 2024

Conversation

dcherian
Copy link
Collaborator

@dcherian dcherian commented Jul 28, 2024

Closes #29

  1. Adds coverage for first and last.
  2. Fixes not_overflowing_array to work with NaNs! This is a big one.
  3. Add more array dtypes to more tests.
  4. Turns out bfill was quite broken!
  5. refactor out hypothesis strategies

Test failure fixed on ml31415/numpy-groupies#90

@dcherian dcherian merged commit e6159a6 into main Jul 28, 2024
22 of 26 checks passed
@dcherian dcherian deleted the test-first-last branch July 28, 2024 20:15
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.

Add tests for first, last
1 participant