Skip to content

Apply suggestions from code review

dab55cf
Select commit
Loading
Failed to load commit list.
Open

ENH: Add transform analysis utils #286

Apply suggestions from code review
dab55cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2026 in 0s

0.00% (-96.75%) compared to 9486757

View this Pull Request on Codecov

0.00% (-96.75%) compared to 9486757

Details

Codecov Report

❌ Patch coverage is 0% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (9486757) to head (dab55cf).

Files with missing lines Patch % Lines
nitransforms/analysis/utils.py 0.00% 86 Missing ⚠️

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

HEAD has 49 uploads less than BASE
Flag BASE (9486757) HEAD (dab55cf)
49 1
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #286       +/-   ##
==========================================
- Coverage   96.74%   0.00%   -96.75%     
==========================================
  Files          16      17        +1     
  Lines        1994    2079       +85     
  Branches      267       0      -267     
==========================================
- Hits         1929       0     -1929     
- Misses         41    2079     +2038     
+ Partials       24       0       -24     

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