Skip to content

chore(isort): switch from isort to ruff #2234

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

Closed
wants to merge 2 commits into from

fix(isort): run `ruff check --select I001 --fix`

a2cc6ad
Select commit
Loading
Failed to load commit list.
Closed

chore(isort): switch from isort to ruff #2234

fix(isort): run `ruff check --select I001 --fix`
a2cc6ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

81.51% (+0.00%) compared to a0175b0

View this Pull Request on Codecov

81.51% (+0.00%) compared to a0175b0

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (a0175b0) to head (a2cc6ad).

Files with missing lines Patch % Lines
kombu/transport/confluentkafka.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2234   +/-   ##
=======================================
  Coverage   81.50%   81.51%           
=======================================
  Files          77       77           
  Lines        9524     9523    -1     
  Branches     1152     1152           
=======================================
  Hits         7763     7763           
+ Misses       1569     1568    -1     
  Partials      192      192           

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