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

STY: Apply ruff/flake8-comprehensions preview rule C409

2c95e15
Select commit
Loading
Failed to load commit list.
Merged

STY: Apply ruff/flake8-comprehensions preview rules (C4) #3686

STY: Apply ruff/flake8-comprehensions preview rule C409
2c95e15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 1s

70.89% (target 0.00%)

View this Pull Request on Codecov

70.89% (target 0.00%)

Details

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).

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.