Skip to content

wip

e48e2c4
Select commit
Loading
Failed to load commit list.
Open

FIX: Inconsistent flips of ITK's displacements fields - including loading from h5 #264

wip
e48e2c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

0.00% (-95.10%) compared to 0ae771d

View this Pull Request on Codecov

0.00% (-95.10%) compared to 0ae771d

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (0ae771d) to head (e48e2c4).
⚠️ Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
nitransforms/io/itk.py 0.00% 7 Missing ⚠️
nitransforms/nonlinear.py 0.00% 2 Missing ⚠️
nitransforms/resampling.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (0ae771d) and HEAD (e48e2c4). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (0ae771d) HEAD (e48e2c4)
7 1
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #264       +/-   ##
==========================================
- Coverage   95.09%   0.00%   -95.10%     
==========================================
  Files          16      16               
  Lines        1979    1973        -6     
  Branches      265       0      -265     
==========================================
- Hits         1882       0     -1882     
- Misses         77    1973     +1896     
+ Partials       20       0       -20     

☔ 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.