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

ENH: Support named derivative paths #3264

Merged
merged 13 commits into from
Mar 29, 2024

Fix mistake.

1b560c4
Select commit
Loading
Failed to load commit list.
Merged

ENH: Support named derivative paths #3264

Fix mistake.
1b560c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2024 in 1s

38.59% (-35.04%) compared to 8eb8215

View this Pull Request on Codecov

38.59% (-35.04%) compared to 8eb8215

Details

Codecov Report

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

Project coverage is 38.59%. Comparing base (8eb8215) to head (1b560c4).

Files Patch % Lines
fmriprep/cli/tests/test_parser.py 50.00% 9 Missing ⚠️
fmriprep/cli/parser.py 55.55% 4 Missing ⚠️
fmriprep/workflows/base.py 0.00% 2 Missing ⚠️
fmriprep/cli/workflow.py 0.00% 1 Missing ⚠️
fmriprep/config.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3264       +/-   ##
===========================================
- Coverage   73.62%   38.59%   -35.04%     
===========================================
  Files          56       56               
  Lines        4243     4270       +27     
===========================================
- Hits         3124     1648     -1476     
- Misses       1119     2622     +1503     

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