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

Add --fs-no-resume option to reuse existing freesurfer outputs without resuming (eg. longitudinal pipeline base) #393

Merged
merged 21 commits into from
Mar 22, 2024

Apply suggestions from code review

ba4611b
Select commit
Loading
Failed to load commit list.
Merged

Add --fs-no-resume option to reuse existing freesurfer outputs without resuming (eg. longitudinal pipeline base) #393

Apply suggestions from code review
ba4611b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 1s

78.54% (+15.54%) compared to c72116a

View this Pull Request on Codecov

78.54% (+15.54%) compared to c72116a

Details

Codecov Report

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

Project coverage is 78.54%. Comparing base (c72116a) to head (ba4611b).

Files Patch % Lines
smriprep/workflows/surfaces.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #393       +/-   ##
===========================================
+ Coverage   62.99%   78.54%   +15.54%     
===========================================
  Files          24       30        +6     
  Lines        1927     2093      +166     
  Branches      248      249        +1     
===========================================
+ Hits         1214     1644      +430     
+ Misses        678      417      -261     
+ Partials       35       32        -3     

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