ENH: Support named derivative paths #3264
Merged
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.
Loading