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

test: Numpy 2.0 compatibility #127

Merged
merged 1 commit into from
Aug 19, 2024
Merged

test: Numpy 2.0 compatibility #127

merged 1 commit into from
Aug 19, 2024

Conversation

effigies
Copy link
Member

Tell numpy to use legacy formatting during tests. This changes annoying things like numpy.float32(0.0) to 0.0 again.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.56%. Comparing base (c980e13) to head (449edfa).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   59.24%   59.56%   +0.31%     
==========================================
  Files          20       20              
  Lines        2238     2238              
  Branches      398      398              
==========================================
+ Hits         1326     1333       +7     
+ Misses        814      809       -5     
+ Partials       98       96       -2     
Flag Coverage Δ
unittests 59.40% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@effigies effigies merged commit e0a30e6 into nipreps:main Aug 19, 2024
22 checks passed
@effigies effigies deleted the fix/numpy2 branch August 19, 2024 16: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.

1 participant