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/patch failed Mar 29, 2024 in 1s

48.48% of diff hit (target 73.62%)

View this Pull Request on Codecov

48.48% of diff hit (target 73.62%)

Annotations

Check warning on line 70 in fmriprep/cli/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/parser.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in fmriprep/cli/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/parser.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 246 in fmriprep/cli/tests/test_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/tests/test_parser.py#L246

Added line #L246 was not covered by tests

Check warning on line 252 in fmriprep/cli/tests/test_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/tests/test_parser.py#L249-L252

Added lines #L249 - L252 were not covered by tests

Check warning on line 255 in fmriprep/cli/tests/test_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/tests/test_parser.py#L255

Added line #L255 was not covered by tests

Check warning on line 261 in fmriprep/cli/tests/test_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/tests/test_parser.py#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 119 in fmriprep/cli/workflow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/cli/workflow.py#L119

Added line #L119 was not covered by tests

Check warning on line 530 in fmriprep/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/config.py#L530

Added line #L530 was not covered by tests

Check warning on line 252 in fmriprep/workflows/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/workflows/base.py#L252

Added line #L252 was not covered by tests

Check warning on line 656 in fmriprep/workflows/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fmriprep/workflows/base.py#L656

Added line #L656 was not covered by tests