Skip to content

Conversation

Daraan
Copy link
Contributor

@Daraan Daraan commented Oct 19, 2025

With Ruff 0.13.0 rule UP038 was removed.

I could recreate the current pre-commit errors from #690.

Still had to do a pre-commit clean first. Removing the old rule fixes the error from validate-pyproject.

@Daraan Daraan marked this pull request as ready for review October 19, 2025 08:16
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (420f8f2) to head (7ab526c).
⚠️ Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main     #691      +/-   ##
==========================================
+ Coverage   97.37%   97.38%   +0.01%     
==========================================
  Files           3        3              
  Lines        7687     7687              
==========================================
+ Hits         7485     7486       +1     
+ Misses        202      201       -1     
Flag Coverage Δ
3.10 88.98% <ø> (ø)
3.10.4 88.98% <ø> (ø)
3.11 88.21% <ø> (ø)
3.11.0 87.44% <ø> (ø)
3.12 88.16% <ø> (ø)
3.12.0 88.14% <ø> (ø)
3.13 81.65% <ø> (-0.73%) ⬇️
3.13.0 82.38% <ø> (ø)
3.14 78.82% <ø> (ø)
3.9 89.69% <ø> (ø)
3.9.12 89.69% <ø> (ø)
pypy3.10 88.81% <ø> (ø)
pypy3.11 88.07% <ø> (ø)
pypy3.9 89.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

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

@AlexWaygood AlexWaygood merged commit cf95a17 into python:main Oct 19, 2025
24 checks passed
@Daraan Daraan deleted the ruff/removeUP038 branch October 19, 2025 10:48
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