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: Apply ruff rules (RUF) again #3688

Merged
merged 3 commits into from
Oct 6, 2024
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

RUF017 Avoid quadratic list summation
RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together,
       to make the precedence clear
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.89%. Comparing base (83e3903) to head (5ce526f).
Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/fsl/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3688      +/-   ##
==========================================
- Coverage   70.89%   70.89%   -0.01%     
==========================================
  Files        1277     1277              
  Lines       59212    59216       +4     
  Branches     9799     9803       +4     
==========================================
  Hits        41980    41980              
- Misses      16066    16069       +3     
- Partials     1166     1167       +1     

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

Co-authored-by: Chris Markiewicz <[email protected]>
@effigies effigies merged commit d3cfb41 into nipy:master Oct 6, 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