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/flake8-comprehensions preview rules (C4) #3686

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

C409 Unnecessary list comprehension passed to `tuple()` (rewrite as a generator)
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 70.89%. Comparing base (83e3903) to head (2c95e15).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/freesurfer/utils.py 0.00% 3 Missing ⚠️
nipype/pipeline/engine/workflows.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3686   +/-   ##
=======================================
  Coverage   70.89%   70.89%           
=======================================
  Files        1277     1277           
  Lines       59212    59212           
  Branches     9799     9799           
=======================================
  Hits        41980    41980           
  Misses      16066    16066           
  Partials     1166     1166           

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

@effigies effigies merged commit a1378d0 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