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

[WIP] FIX - AFNI Zeropad sets out_file #3641

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

Merge branch 'master' of https://github.com/zachlindsey/nipype

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

[WIP] FIX - AFNI Zeropad sets out_file #3641

Merge branch 'master' of https://github.com/zachlindsey/nipype
6b81d26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/patch succeeded Apr 19, 2024 in 0s

70.90% (target 0.00%)

View this Pull Request on Codecov

70.90% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 70.90%. Comparing base (edf7a4a) to head (6b81d26).
Report is 12 commits behind head on master.

Files Patch % Lines
nipype/interfaces/afni/tests/test_extra_Zeropad.py 76.00% 6 Missing ⚠️
nipype/interfaces/afni/utils.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3641      +/-   ##
==========================================
+ Coverage   63.44%   70.90%   +7.45%     
==========================================
  Files         308     1278     +970     
  Lines       40887    59507   +18620     
  Branches     5655     9820    +4165     
==========================================
+ Hits        25942    42195   +16253     
- Misses      13909    16140    +2231     
- Partials     1036     1172     +136     

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