Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.72%. Comparing base (234d2eb) to head (91c89cc).
⚠️ Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
fmriprep/interfaces/workbench.py 0.00% 1 Missing ⚠️
fmriprep/utils/telemetry.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3437      +/-   ##
==========================================
+ Coverage   73.68%   73.72%   +0.03%     
==========================================
  Files          60       60              
  Lines        4758     4757       -1     
  Branches      616      615       -1     
==========================================
+ Hits         3506     3507       +1     
+ Misses       1110     1109       -1     
+ Partials      142      141       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DimitriPapadopoulos DimitriPapadopoulos force-pushed the ruff branch 2 times, most recently from a2203d7 to 8a10343 Compare July 11, 2025 07:40
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the ruff branch 2 times, most recently from c36db09 to b8cc14e Compare August 6, 2025 06:05
@effigies effigies marked this pull request as draft September 16, 2025 12:27
@effigies
Copy link
Member

Marking as draft to make quickly reviewing the PR list simpler. Please do not hesitate to mark ready for review when you think it's ready.

This PR is out of date.

FLY002 Consider f-string instead of string join
PERF403 Use a dictionary comprehension instead of a for-loop
PGH003 Use specific rule codes when ignoring type issues
PLE1205 Too many arguments for `logging` format string
RUF010 Use explicit conversion flag
RUF013 PEP 484 prohibits implicit `Optional`
RUF021 Parenthesize `a and b` expressions when chaining `and` and `or`
together, to make the precedence clear
RUF100 Unused `noqa` directive
F841 Local variable is assigned to but never used
FURB192 Prefer `max` over `sorted()` to compute the maximum value in a sequence
RUF028 This suppression comment is invalid because it cannot be in an
expression, pattern, argument list, or other non-statement
RUF039 First argument is not raw string
@effigies effigies merged commit 0cad6f6 into nipreps:master Sep 16, 2025
16 checks passed
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.

2 participants