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: Apply ruff/flake8-pie rules (PIE) #3678

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

STY: Apply ruff/flake8-pie rule PIE810

593d9d2
Select commit
Loading
Failed to load commit list.
Open

STY: Apply ruff/flake8-pie rules (PIE) #3678

STY: Apply ruff/flake8-pie rule PIE810
593d9d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 1s

39.49% (target 0.00%)

View this Pull Request on Codecov

39.49% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 39.49%. Comparing base (4d1352a) to head (593d9d2).

Files with missing lines Patch % Lines
nipype/interfaces/cmtk/cmtk.py 0.00% 2 Missing ⚠️
nipype/interfaces/dcm2nii.py 0.00% 2 Missing ⚠️
nipype/algorithms/misc.py 0.00% 1 Missing ⚠️
nipype/interfaces/ants/registration.py 0.00% 1 Missing ⚠️
nipype/interfaces/cmtk/nx.py 0.00% 1 Missing ⚠️
nipype/interfaces/dipy/simulate.py 0.00% 1 Missing ⚠️
nipype/interfaces/freesurfer/preprocess.py 0.00% 1 Missing ⚠️
nipype/interfaces/freesurfer/utils.py 0.00% 1 Missing ⚠️
nipype/interfaces/fsl/model.py 0.00% 1 Missing ⚠️
nipype/pipeline/engine/tests/test_engine.py 0.00% 1 Missing ⚠️
... and 3 more

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

HEAD has 65 uploads less than BASE
Flag BASE (4d1352a) HEAD (593d9d2)
69 4
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3678       +/-   ##
===========================================
- Coverage   70.83%   39.49%   -31.34%     
===========================================
  Files        1276     1276               
  Lines       59314    59307        -7     
  Branches     9824     9824               
===========================================
- Hits        42013    23426    -18587     
- Misses      16125    35723    +19598     
+ Partials     1176      158     -1018     

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