nipy / nipype

Workflows and interfaces for neuroimaging packages
https://nipype.readthedocs.org/en/latest/
Other
751 stars 530 forks source link

[FIX] Add cropped files to dcm2niix output #3609

Closed mauriliogenovese closed 8 months ago

mauriliogenovese commented 1 year ago

fix for #3557

codecov[bot] commented 1 year ago

Codecov Report

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

Project coverage is 63.44%. Comparing base (685a1fb) to head (cf926c0).

Files Patch % Lines
nipype/interfaces/dcm2nii.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3609 +/- ## ======================================= Coverage 63.44% 63.44% ======================================= Files 308 308 Lines 40888 40891 +3 Branches 5655 5657 +2 ======================================= + Hits 25942 25945 +3 Misses 13910 13910 Partials 1036 1036 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.