Skip to content

pre-commit: Upgrade to ruff v0.11.2#859

Merged
auvipy merged 2 commits intocelery:mainfrom
cclauss:ruff-v0.11.1
Mar 22, 2025
Merged

pre-commit: Upgrade to ruff v0.11.2#859
auvipy merged 2 commits intocelery:mainfrom
cclauss:ruff-v0.11.1

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Mar 21, 2025

% ruff rule PGH004 objects to # flake8: noqa lines in our migrations files but those lines are correct.

Also,

warning: The following rules have been removed and ignoring them has no effect:

  • PT004

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.42%. Comparing base (a70a9dc) to head (c596709).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #859   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          32       32           
  Lines         954      954           
  Branches       76       76           
=======================================
  Hits          834      834           
  Misses        102      102           
  Partials       18       18           

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

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

@cclauss cclauss requested review from Nusnus and auvipy March 21, 2025 12:02
@cclauss cclauss added the dependencies Pull requests that update a dependency file label Mar 21, 2025
Copy link
Copy Markdown
Member

@Nusnus Nusnus left a comment

Choose a reason for hiding this comment

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

The changes in the PR seems legit.
Anything I'm missing?

Comment thread .pre-commit-config.yaml Outdated
@cclauss cclauss changed the title pre-commit: Upgrade to ruff v0.11.1 pre-commit: Upgrade to ruff v0.11.2 Mar 21, 2025
Comment thread django_celery_beat/schedulers.py
@auvipy auvipy merged commit 7d0d96e into celery:main Mar 22, 2025
25 checks passed
@cclauss cclauss deleted the ruff-v0.11.1 branch March 22, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants