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

fix: fixes for numpy2 #60

Merged
merged 1 commit into from
Jun 20, 2024
Merged

fix: fixes for numpy2 #60

merged 1 commit into from
Jun 20, 2024

Conversation

tlambert03
Copy link
Owner

@tlambert03 tlambert03 commented Jun 20, 2024

arr.byteswap().newbyteorder() is gone

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.85%. Comparing base (11e3874) to head (79b8c1d).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   96.08%   96.85%   +0.77%     
==========================================
  Files         152      152              
  Lines        1965     1974       +9     
==========================================
+ Hits         1888     1912      +24     
+ Misses         77       62      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlambert03 tlambert03 added the bug Something isn't working label Jun 20, 2024
@tlambert03 tlambert03 merged commit de1fbe2 into main Jun 20, 2024
14 checks passed
@tlambert03 tlambert03 deleted the numpy2 branch June 20, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant