nipype icon indicating copy to clipboard operation
nipype copied to clipboard

STY: Enforce ruff rules

Open DimitriPapadopoulos opened this issue 1 year ago • 2 comments
trafficstars

Summary

Disable some rules and postpone fixes.

Requires #3689.

DimitriPapadopoulos avatar Oct 07 '24 12:10 DimitriPapadopoulos

Codecov Report

Attention: Patch coverage is 36.48069% with 148 lines in your changes missing coverage. Please review.

Project coverage is 73.14%. Comparing base (3cbebe3) to head (8f84741).

Files with missing lines Patch % Lines
nipype/interfaces/spm/preprocess.py 6.25% 15 Missing :warning:
nipype/interfaces/fsl/model.py 21.42% 11 Missing :warning:
nipype/interfaces/cmtk/nx.py 0.00% 10 Missing :warning:
nipype/interfaces/cmtk/convert.py 0.00% 8 Missing :warning:
nipype/interfaces/fsl/preprocess.py 0.00% 8 Missing :warning:
nipype/interfaces/fsl/utils.py 0.00% 8 Missing :warning:
nipype/interfaces/io.py 11.11% 8 Missing :warning:
nipype/utils/filemanip.py 12.50% 7 Missing :warning:
nipype/algorithms/modelgen.py 50.00% 5 Missing :warning:
...ype/interfaces/freesurfer/tests/test_preprocess.py 0.00% 5 Missing :warning:
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3690      +/-   ##
==========================================
+ Coverage   73.13%   73.14%   +0.01%     
==========================================
  Files        1278     1278              
  Lines       59356    59345      -11     
==========================================
- Hits        43411    43410       -1     
+ Misses      15945    15935      -10     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

codecov[bot] avatar Oct 07 '24 12:10 codecov[bot]

Just realized this is still in draft. Will hold off on further review for now.

effigies avatar Oct 07 '24 18:10 effigies