Skip to content

Conversation

oesteban
Copy link
Collaborator

Summary

  • detect storage order of displacement fields saved in ITK HDF5 files
  • add regression tests for C- and Fortran-order displacement arrays
  • improve gradient-based detection of array ordering

Testing

  • pytest -c /dev/null nitransforms/tests/test_io.py::test_itk_h5_field_order nitransforms/tests/test_io.py::test_itk_h5_field_order_fortran -q
  • pytest -c /dev/null -q (fails: FileNotFoundError for missing test data)

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

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (0dff054) to head (be5423a).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   95.22%   95.13%   -0.10%     
==========================================
  Files          16       16              
  Lines        1969     1994      +25     
  Branches      266      266              
==========================================
+ Hits         1875     1897      +22     
- Misses         75       77       +2     
- Partials       19       20       +1     
Flag Coverage Δ
unittests 95.04% <ø> (ø)

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 closed this Jul 22, 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