Skip to content

STY: Apply ruff/Pyflakes rule F901

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

39.46% (target 0.00%)

View this Pull Request on Codecov

39.46% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 26.82927% with 30 lines in your changes missing coverage. Please review.

Project coverage is 39.46%. Comparing base (e03ab6f) to head (08fa98b).

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/ants/resampling.py 0.00% 2 Missing ⚠️
nipype/interfaces/io.py 0.00% 2 Missing ⚠️
nipype/interfaces/mrtrix3/connectivity.py 0.00% 2 Missing ⚠️
nipype/__init__.py 0.00% 1 Missing ⚠️
nipype/algorithms/misc.py 0.00% 1 Missing ⚠️
nipype/interfaces/cmtk/tests/test_nbs.py 50.00% 1 Missing ⚠️
nipype/interfaces/dipy/simulate.py 0.00% 1 Missing ⚠️
nipype/interfaces/tests/test_io.py 0.00% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3681       +/-   ##
===========================================
- Coverage   70.83%   39.46%   -31.37%     
===========================================
  Files        1276     1276               
  Lines       59320    59209      -111     
  Branches     9826     9826               
===========================================
- Hits        42019    23369    -18650     
- Misses      16125    35672    +19547     
+ Partials     1176      168     -1008     

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