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

MNT: Update ruff to 0.8.0 #1389

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

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together,
       to make the precedence clear
RUF023 `__slots__` is not sorted
UP031 Use format specifiers instead of percent format
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as draft November 24, 2024 19:23
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.37%. Comparing base (d9c479a) to head (3400370).

Files with missing lines Patch % Lines
nibabel/cmdline/dicomfs.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1389      +/-   ##
==========================================
- Coverage   95.37%   95.37%   -0.01%     
==========================================
  Files         207      207              
  Lines       29672    29671       -1     
  Branches     3018     3018              
==========================================
- Hits        28300    28299       -1     
  Misses        934      934              
  Partials      438      438              

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant