ENH: Collapse linear and nonlinear transforms chains#170
Open
oesteban wants to merge 24 commits into
Open
Codecov / codecov/project
failed
Jul 14, 2026 in 0s
0.00% (-98.60%) compared to 54ad1ea
View this Pull Request on Codecov
0.00% (-98.60%) compared to 54ad1ea
Details
Codecov Report
❌ Patch coverage is 0% with 712 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (54ad1ea) to head (ac69db0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| nitransforms/surface.py | 0.00% | 368 Missing |
| nitransforms/resampling.py | 0.00% | 88 Missing |
| nitransforms/io/x5.py | 0.00% | 74 Missing |
| nitransforms/base.py | 0.00% | 48 Missing |
| nitransforms/linear.py | 0.00% | 48 Missing |
| nitransforms/io/afni.py | 0.00% | 19 Missing |
| nitransforms/nonlinear.py | 0.00% | 19 Missing |
| nitransforms/io/itk.py | 0.00% | 13 Missing |
| nitransforms/io/lta.py | 0.00% | 8 Missing |
| nitransforms/manip.py | 0.00% | 8 Missing |
| ... and 5 more |
❗ There is a different number of reports uploaded between BASE (54ad1ea) and HEAD (ac69db0). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #170 +/- ##
==========================================
- Coverage 98.59% 0.00% -98.60%
==========================================
Files 13 16 +3
Lines 1279 1849 +570
Branches 184 0 -184
==========================================
- Hits 1261 0 -1261
- Misses 10 1849 +1839
+ Partials 8 0 -8 ☔ View full report in Codecov by Harness.
📢 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.
Loading