Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nipy#3653 and nipy#3654 in the CAT12 Interface #3683

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Fix #3654: corrected if statement for saving ROI and ROIs files

6afc8b5
Select commit
Loading
Failed to load commit list.
Open

Fix nipy#3653 and nipy#3654 in the CAT12 Interface #3683

Fix #3654: corrected if statement for saving ROI and ROIs files
6afc8b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

70.54% (target 0.00%)

View this Pull Request on Codecov

70.54% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 26.31579% with 14 lines in your changes missing coverage. Please review.

Project coverage is 70.54%. Comparing base (83e3903) to head (6afc8b5).
Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/cat12/preprocess.py 26.31% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3683      +/-   ##
==========================================
- Coverage   70.89%   70.54%   -0.36%     
==========================================
  Files        1277     1277              
  Lines       59212    59223      +11     
  Branches     9799     9804       +5     
==========================================
- Hits        41980    41779     -201     
- Misses      16066    16292     +226     
+ Partials     1166     1152      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.