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

Reformat with ruff>=0.9 #470

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Reformat with ruff>=0.9 #470

merged 1 commit into from
Jan 10, 2025

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Jan 9, 2025

Looks like our CI checks are enforcing formatting using the very latest Ruff version which was just released and has slightly changed formatting: https://astral.sh/blog/ruff-v0.9.0

This PR updates the local dev dependency version, and bulk-reformats everything.

@Swatinem Swatinem self-assigned this Jan 9, 2025
@Swatinem Swatinem enabled auto-merge January 9, 2025 14:41
@Swatinem Swatinem requested a review from a team January 10, 2025 10:09
@Swatinem Swatinem added this pull request to the merge queue Jan 10, 2025
Merged via the queue into main with commit 99581a7 Jan 10, 2025
6 checks passed
@Swatinem Swatinem deleted the swatinem/update-ruff branch January 10, 2025 14:14
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.97%. Comparing base (d4ee906) to head (cc7ba5f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   90.55%   89.97%   -0.58%     
==========================================
  Files         404      324      -80     
  Lines       12562     9197    -3365     
  Branches     2107     1633     -474     
==========================================
- Hits        11375     8275    -3100     
+ Misses       1078      859     -219     
+ Partials      109       63      -46     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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