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: Enforce ruff rules #3690

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

STY: Enforce ruff rules

2fff982
Select commit
Loading
Failed to load commit list.
Draft

STY: Enforce ruff rules #3690

STY: Enforce ruff rules
2fff982
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

70.86% (target 0.00%)

View this Pull Request on Codecov

70.86% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 34.78261% with 150 lines in your changes missing coverage. Please review.

Project coverage is 70.86%. Comparing base (fffc1c2) to head (2fff982).

Files with missing lines Patch % Lines
nipype/interfaces/spm/preprocess.py 6.25% 15 Missing ⚠️
nipype/interfaces/fsl/model.py 21.42% 11 Missing ⚠️
nipype/interfaces/cmtk/nx.py 0.00% 10 Missing ⚠️
nipype/interfaces/cmtk/convert.py 0.00% 8 Missing ⚠️
nipype/interfaces/fsl/preprocess.py 0.00% 8 Missing ⚠️
nipype/interfaces/fsl/utils.py 0.00% 8 Missing ⚠️
nipype/interfaces/io.py 11.11% 8 Missing ⚠️
nipype/algorithms/modelgen.py 40.00% 5 Missing and 1 partial ⚠️
nipype/interfaces/ants/registration.py 44.44% 5 Missing ⚠️
...ype/interfaces/freesurfer/tests/test_preprocess.py 0.00% 5 Missing ⚠️
... and 34 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3690      +/-   ##
==========================================
+ Coverage   70.84%   70.86%   +0.01%     
==========================================
  Files        1277     1277              
  Lines       59118    59106      -12     
  Branches     9803     8586    -1217     
==========================================
+ Hits        41884    41885       +1     
- Misses      16067    16076       +9     
+ Partials     1167     1145      -22     

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