nipype icon indicating copy to clipboard operation
nipype copied to clipboard

ENH: tcksift2

Open shachafy opened this issue 1 year ago • 1 comments
trafficstars

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

shachafy avatar Aug 28 '24 20:08 shachafy

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

codecov[bot] avatar Oct 06 '24 16:10 codecov[bot]