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

chore: Transition to pyproject.toml and tox, support numpy 2, python 3.13 #228

Merged
merged 19 commits into from
Nov 17, 2024

Conversation

effigies
Copy link
Member

nitransforms currently claims incompatibility with numpy 2.0. Bringing testing into line with nibabel/nipreps, and will then begin pre-release tests.

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.36%. Comparing base (e7757e2) to head (2d01dfd).
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   94.65%   95.36%   +0.70%     
==========================================
  Files          15       28      +13     
  Lines        1758     2976    +1218     
  Branches      329        0     -329     
==========================================
+ Hits         1664     2838    +1174     
- Misses         77      138      +61     
+ Partials       17        0      -17     
Flag Coverage Δ
unittests 95.06% <ø> (+0.41%) ⬆️

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 changed the title chore: Transition to pyproject.toml and tox chore: Transition to pyproject.toml and tox, support numpy 2, python 3.13 Nov 17, 2024
@effigies
Copy link
Member Author

Since there are no code changes, only CI, I'm going to merge this and release a version that doesn't hold back downstream packages. Please feel free to quibble about any of my choices and I will revert anything that I can't convince you is a good idea.

@effigies effigies merged commit e280510 into nipy:master Nov 17, 2024
15 checks passed
@effigies effigies deleted the mnt/pyproject branch November 17, 2024 20:18
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