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: Adopt ruff for linting and formatting #397

Merged
merged 14 commits into from
Dec 5, 2023

CI: Update CI to use ruff instead of flake8

7e040be
Select commit
Loading
Failed to load commit list.
Merged

STY: Adopt ruff for linting and formatting #397

CI: Update CI to use ruff instead of flake8
7e040be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2023 in 1s

76.01% of diff hit (target 76.98%)

View this Pull Request on Codecov

76.01% of diff hit (target 76.98%)

Annotations

Check warning on line 339 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L339

Added line #L339 was not covered by tests

Check warning on line 400 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L400

Added line #L400 was not covered by tests

Check warning on line 402 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L402

Added line #L402 was not covered by tests

Check warning on line 414 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L414

Added line #L414 was not covered by tests

Check warning on line 418 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L416-L418

Added lines #L416 - L418 were not covered by tests

Check warning on line 484 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L484

Added line #L484 was not covered by tests

Check warning on line 488 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L488

Added line #L488 was not covered by tests

Check warning on line 568 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L568

Added line #L568 was not covered by tests

Check warning on line 571 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L571

Added line #L571 was not covered by tests

Check warning on line 594 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L594

Added line #L594 was not covered by tests

Check warning on line 655 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L655

Added line #L655 was not covered by tests

Check warning on line 671 in smriprep/cli/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/cli/run.py#L671

Added line #L671 was not covered by tests

Check warning on line 13 in smriprep/data/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/data/__init__.py#L13

Added line #L13 was not covered by tests

Check warning on line 41 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L41

Added line #L41 was not covered by tests

Check warning on line 47 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L49

Added line #L49 was not covered by tests

Check warning on line 96 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L96

Added line #L96 was not covered by tests

Check warning on line 171 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L171

Added line #L171 was not covered by tests

Check warning on line 186 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L186

Added line #L186 was not covered by tests

Check warning on line 188 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L188

Added line #L188 was not covered by tests

Check warning on line 190 in smriprep/interfaces/cifti.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/cifti.py#L190

Added line #L190 was not covered by tests

Check warning on line 173 in smriprep/interfaces/freesurfer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/freesurfer.py#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 198 in smriprep/interfaces/freesurfer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/freesurfer.py#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 201 in smriprep/interfaces/freesurfer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/freesurfer.py#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 278 in smriprep/interfaces/freesurfer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

smriprep/interfaces/freesurfer.py#L278

Added line #L278 was not covered by tests