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

STY: Use f-strings where possible #836

Merged
merged 1 commit into from
Dec 21, 2024

STY: Apply ruff/pyupgrade preview rule UP031

26b1837
Select commit
Loading
Failed to load commit list.
Merged

STY: Use f-strings where possible #836

STY: Apply ruff/pyupgrade preview rule UP031
26b1837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2024 in 0s

9.09% of diff hit (target 69.35%)

View this Pull Request on Codecov

9.09% of diff hit (target 69.35%)

Annotations

Check warning on line 723 in niworkflows/anat/ants.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/anat/ants.py#L719-L723

Added lines #L719 - L723 were not covered by tests

Check warning on line 1051 in niworkflows/anat/ants.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/anat/ants.py#L1051

Added line #L1051 was not covered by tests

Check warning on line 259 in niworkflows/interfaces/itk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/interfaces/itk.py#L259

Added line #L259 was not covered by tests

Check warning on line 225 in niworkflows/interfaces/norm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/interfaces/norm.py#L225

Added line #L225 was not covered by tests

Check warning on line 238 in niworkflows/interfaces/norm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/interfaces/norm.py#L238

Added line #L238 was not covered by tests

Check warning on line 55 in niworkflows/interfaces/tests/test_itk.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

niworkflows/interfaces/tests/test_itk.py#L55

Added line #L55 was not covered by tests