Skip to content

ENH: Add initial X5 support of transforms chains #250

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

Closed
wants to merge 2 commits into from

Conversation

oesteban
Copy link
Collaborator

Summary

  • allow loading .x5 files into TransformChain
  • test TransformChain X5 loading
  • document support in changelog

Testing

  • pytest -q nitransforms/tests/test_x5.py::test_transformchain_from_x5

https://chatgpt.com/codex/tasks/task_e_687bb72cab988330a5e9113198dce53e

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.03%. Comparing base (4662d29) to head (8e7abcc).

Files with missing lines Patch % Lines
nitransforms/nonlinear.py 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   95.02%   95.03%   +0.01%     
==========================================
  Files          16       16              
  Lines        1869     1893      +24     
  Branches      241      246       +5     
==========================================
+ Hits         1776     1799      +23     
+ Misses         77       76       -1     
- Partials       16       18       +2     
Flag Coverage Δ
unittests 94.84% <83.33%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oesteban oesteban changed the title Enable X5 chains ENH: Add initial X5 support of transforms chains Jul 20, 2025
@oesteban
Copy link
Collaborator Author

Closing this one as it duplicates some work of #249, which is undesirable. Will work on a new PR at a later time.

@oesteban oesteban closed this Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant