Skip to content

Merge branch 'master' into enh/89-collapse-nonlinear

ac69db0
Select commit
Loading
Failed to load commit list.
Open

ENH: Collapse linear and nonlinear transforms chains #170

Merge branch 'master' into enh/89-collapse-nonlinear
ac69db0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2025 in 0s

0.00% (-94.89%) compared to 6f497c0

View this Pull Request on Codecov

0.00% (-94.89%) compared to 6f497c0

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (6f497c0) to head (ac69db0).

Files with missing lines Patch % Lines
nitransforms/linear.py 0.00% 3 Missing ⚠️
nitransforms/manip.py 0.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6f497c0) and HEAD (ac69db0). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6f497c0) HEAD (ac69db0)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #170       +/-   ##
==========================================
- Coverage   94.88%   0.00%   -94.89%     
==========================================
  Files          16      16               
  Lines        1859    1849       -10     
  Branches      201       0      -201     
==========================================
- Hits         1764       0     -1764     
- Misses         78    1849     +1771     
+ Partials       17       0       -17     

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