Skip to content

STY: Apply ruff/flynt rules (FLY) #3675

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

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

Summary

Apply flynt (FLY) rules.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 53.48837% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70.83%. Comparing base (e03ab6f) to head (5079243).
Report is 176 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/fsl/tests/test_preprocess.py 0.00% 5 Missing ⚠️
nipype/utils/docparse.py 33.33% 2 Missing ⚠️
nipype/interfaces/brainsuite/brainsuite.py 0.00% 1 Missing ⚠️
nipype/interfaces/cat12/surface.py 0.00% 1 Missing ⚠️
nipype/interfaces/dtitk/base.py 0.00% 1 Missing ⚠️
nipype/interfaces/io.py 0.00% 1 Missing ⚠️
nipype/interfaces/mne/base.py 0.00% 1 Missing ⚠️
nipype/interfaces/niftyfit/base.py 0.00% 1 Missing ⚠️
nipype/interfaces/petpvc.py 0.00% 1 Missing ⚠️
nipype/interfaces/spm/preprocess.py 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3675   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files        1276     1276           
  Lines       59320    59321    +1     
  Branches     9826     9826           
=======================================
+ Hits        42019    42020    +1     
  Misses      16125    16125           
  Partials     1176     1176           

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

FLY002 Consider f-string instead of string join
@effigies effigies merged commit f7561aa into nipy:master Oct 5, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants