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

CI: update ruff to 0.9 #3733

Merged
merged 1 commit into from
Jan 10, 2025
Merged

CI: update ruff to 0.9 #3733

merged 1 commit into from
Jan 10, 2025

Conversation

superlopuh
Copy link
Member

@superlopuh superlopuh commented Jan 10, 2025

Ruff now has better support for strings, and formats within f strings, I thought I'd open a PR myself to do this and to update the precommit version.

https://astral.sh/blog/ruff-v0.9.0

@superlopuh superlopuh added the CI Continuous Integration label Jan 10, 2025
@superlopuh superlopuh self-assigned this Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (32ecd26) to head (66ef6bc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3733      +/-   ##
==========================================
- Coverage   91.27%   91.27%   -0.01%     
==========================================
  Files         467      467              
  Lines       58579    58579              
  Branches     5656     5656              
==========================================
- Hits        53470    53469       -1     
  Misses       3659     3659              
- Partials     1450     1451       +1     

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

Copy link
Collaborator

@alexarice alexarice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is:

  • Bump ruff
  • Update precommit ruff version
  • Run ruff

Then looks good (I haven't checked every change)

@superlopuh superlopuh merged commit d19ccf4 into main Jan 10, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/ruff-0.9 branch January 10, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants