nipy / nipype

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

ENH: tcksift2 #3668

Open shachafy opened 3 months ago

shachafy commented 3 months ago

List of changes proposed in this PR (pull-request)

An interface for MRTrix's tcksift2 as part of the overall effort to include as many as possible of the tools being used in the neuroimaging society.

Fixes #3666

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.51%. Comparing base (6ac81ca) to head (a49f154). Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/mrtrix3/utils.py 78.57% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3668 +/- ## ========================================== - Coverage 70.87% 70.51% -0.37% ========================================== Files 1276 1277 +1 Lines 59238 59263 +25 Branches 9812 9814 +2 ========================================== - Hits 41984 41788 -196 - Misses 16079 16336 +257 + Partials 1175 1139 -36 ```

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