-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[MAINTENANCE] Bump ruff
to 0.7.0
#10535
Conversation
✅ Deploy Preview for niobium-lead-7998 canceled.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #10535 +/- ##
========================================
Coverage 80.11% 80.11%
========================================
Files 461 461
Lines 39991 39991
========================================
Hits 32038 32038
Misses 7953 7953 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know that's not the point of this PR, but all of these TRY203/TRY302
violations should be fixed (not necessarily in this PR).
And by fixed I mean we should remove the "useless" try/except.
But in the schema of things, low priority.
https://docs.astral.sh/ruff/rules/useless-try-except/
https://astral.sh/blog/ruff-v0.7.0