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 preview rules #1369

Merged
merged 9 commits into from
Oct 2, 2024

MNT: better way to normalize sequences to lists and flatten

ec15839
Select commit
Loading
Failed to load commit list.
Merged

STY: Apply ruff preview rules #1369

MNT: better way to normalize sequences to lists and flatten
ec15839
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

95.37% (+0.00%) compared to fa7c248

View this Pull Request on Codecov

95.37% (+0.00%) compared to fa7c248

Details

Codecov Report

Attention: Patch coverage is 81.13208% with 10 lines in your changes missing coverage. Please review.

Project coverage is 95.37%. Comparing base (fa7c248) to head (ec15839).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
nibabel/cmdline/dicomfs.py 0.00% 6 Missing ⚠️
nibabel/ecat.py 0.00% 2 Missing ⚠️
nibabel/freesurfer/io.py 80.00% 1 Missing ⚠️
nibabel/nicom/csareader.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1369   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files         207      207           
  Lines       29668    29668           
  Branches     4991     4990    -1     
=======================================
  Hits        28296    28296           
  Misses        932      932           
  Partials      440      440           

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