Skip to content

STY: Apply ruff/Pyflakes rule F901

Codecov / codecov/project succeeded Oct 6, 2024 in 0s

70.11% (target 0.00%)

View this Pull Request on Codecov

70.11% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 24 lines in your changes missing coverage. Please review.

Project coverage is 70.11%. Comparing base (83e3903) to head (a1d311f).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
nipype/interfaces/cmtk/parcellation.py 0.00% 8 Missing ⚠️
nipype/interfaces/minc/minc.py 0.00% 3 Missing ⚠️
nipype/interfaces/io.py 0.00% 2 Missing ⚠️
nipype/interfaces/mrtrix3/connectivity.py 0.00% 2 Missing ⚠️
nipype/utils/filemanip.py 0.00% 2 Missing ⚠️
nipype/__init__.py 0.00% 1 Missing ⚠️
nipype/interfaces/dipy/simulate.py 0.00% 1 Missing ⚠️
nipype/interfaces/vtkbase.py 0.00% 1 Missing ⚠️
nipype/pipeline/plugins/base.py 0.00% 1 Missing ⚠️
nipype/sphinxext/plot_workflow.py 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3681      +/-   ##
==========================================
- Coverage   70.89%   70.11%   -0.79%     
==========================================
  Files        1277     1277              
  Lines       59212    59101     -111     
  Branches     9799     9798       -1     
==========================================
- Hits        41980    41437     -543     
- Misses      16066    16557     +491     
+ Partials     1166     1107      -59     

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