Skip to content

STY: Apply ruff/flake8-simplify rule SIM401

Codecov / codecov/project/patch succeeded Sep 22, 2024 in 1s

40.13% (target 0.00%)

View this Pull Request on Codecov

40.13% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 5.81395% with 81 lines in your changes missing coverage. Please review.

Project coverage is 40.13%. Comparing base (4d1352a) to head (3d6d91f).

Files with missing lines Patch % Lines
nipype/interfaces/fsl/model.py 0.00% 13 Missing and 1 partial ⚠️
nipype/interfaces/slicer/generate_classes.py 0.00% 10 Missing and 1 partial ⚠️
nipype/interfaces/dipy/tests/test_base.py 0.00% 8 Missing ⚠️
nipype/interfaces/cmtk/convert.py 0.00% 7 Missing ⚠️
nipype/interfaces/nitime/analysis.py 0.00% 6 Missing and 1 partial ⚠️
nipype/interfaces/cmtk/cmtk.py 0.00% 6 Missing ⚠️
nipype/algorithms/misc.py 0.00% 4 Missing ⚠️
nipype/interfaces/cmtk/nx.py 0.00% 4 Missing ⚠️
nipype/interfaces/io.py 0.00% 3 Missing ⚠️
nipype/interfaces/afni/model.py 0.00% 2 Missing ⚠️
... and 14 more

❗ There is a different number of reports uploaded between BASE (4d1352a) and HEAD (3d6d91f). Click for more details.

HEAD has 62 uploads less than BASE
Flag BASE (4d1352a) HEAD (3d6d91f)
69 7
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3676       +/-   ##
===========================================
- Coverage   70.83%   40.13%   -30.70%     
===========================================
  Files        1276     1276               
  Lines       59314    59284       -30     
  Branches     9824     9825        +1     
===========================================
- Hits        42013    23793    -18220     
- Misses      16125    35323    +19198     
+ Partials     1176      168     -1008     

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