Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Nov 21, 2023

Some changes have been applied using pyupgrade.
Most All changes have been applied manualy.

UP031 Use format specifiers instead of percent format
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review December 21, 2024 17:39
@codecov
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

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

Project coverage is 69.35%. Comparing base (b7b4a69) to head (26b1837).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
niworkflows/anat/ants.py 0.00% 6 Missing ⚠️
niworkflows/interfaces/norm.py 0.00% 2 Missing ⚠️
niworkflows/interfaces/itk.py 0.00% 1 Missing ⚠️
niworkflows/interfaces/tests/test_itk.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #836   +/-   ##
=======================================
  Coverage   69.35%   69.35%           
=======================================
  Files          86       86           
  Lines        8472     8472           
  Branches     1058     1058           
=======================================
  Hits         5876     5876           
  Misses       2373     2373           
  Partials      223      223           

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

@effigies effigies merged commit c570b3d into nipreps:master Dec 21, 2024
18 of 19 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the pyupgrade branch December 21, 2024 21:20
mgxd added a commit that referenced this pull request Jan 23, 2025
1.12.2 (January 23, 2025)

Patch release that includes a new keyword argument to `BIDSDataGrabber` to bypass requiring a T1w image.

* ENH: Parse kwargs to allow no T1w (#922)
* MNT: Bump astral-sh/setup-uv from 4 to 5 (#920)
* STY: Format + add git blame ignore file (#923)
* STY: Apply ruff/Pylint rule PLR0402 (#916)
* STY: Apply ruff/flake8-pie rules (PIE) (#914)
* STY: Apply ruff/flake8-comprehensions preview rule C409 (#912)
* STY: Use f-strings where possible (#836)
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