Skip to content

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jun 2, 2025

@sourcery-ai
Copy link

sourcery-ai bot commented Jun 2, 2025

Reviewer's Guide

This PR updates the pre-commit hook versions for Ruff and mypy by bumping their rev entries in .pre-commit-config.yaml to the latest minor releases.

File-Level Changes

Change Details Files
Bump Ruff (ruff-pre-commit) hook version
  • Updated rev from v0.11.11 to v0.11.12
.pre-commit-config.yaml
Bump Mypy (mirrors-mypy) hook version
  • Updated rev from v1.15.0 to v1.16.0
.pre-commit-config.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@codacy-production
Copy link

codacy-production bot commented Jun 2, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 86d690d1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (86d690d) Report Missing Report Missing Report Missing
Head commit (454576e) 2686 2646 98.51%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#43) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0a631eb to 037a668 Compare June 9, 2025 20:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 1fbcfc9 to 1deafee Compare June 30, 2025 20:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 61c0423 to d66e68e Compare July 14, 2025 20:23
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2f748d2 to bc15a93 Compare July 28, 2025 20:30
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from bc15a93 to 3903069 Compare August 4, 2025 21:08
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6a8ccc7 to f554c24 Compare August 18, 2025 20:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f554c24 to 02e16a7 Compare August 25, 2025 20:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 02e16a7 to ebe9b88 Compare September 1, 2025 20:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e45c680 to 7226baf Compare September 15, 2025 20:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d30819a to 2f7fb5b Compare September 29, 2025 20:51
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c16d831 to 9211ea7 Compare October 13, 2025 21:22
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f4b67f6 to 6b4820b Compare October 27, 2025 20:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6b4820b to dc662de Compare November 3, 2025 21:27
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 10721d4 to f44f91d Compare November 17, 2025 21:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f44f91d to e65adbc Compare November 24, 2025 21:36
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 39cd891 to 4bb6944 Compare December 8, 2025 21:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4bb6944 to 2ed037f Compare December 15, 2025 21:31
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2ed037f to fedac3f Compare December 22, 2025 21:05
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.14.10](astral-sh/ruff-pre-commit@v0.11.11...v0.14.10)
- https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
- [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.12.0](psf/black-pre-commit-mirror@25.1.0...25.12.0)
- [github.com/pycqa/isort: 6.0.1 → 7.0.0](PyCQA/isort@6.0.1...7.0.0)
- [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.19.1](pre-commit/mirrors-mypy@v1.15.0...v1.19.1)
- [github.com/sourcery-ai/sourcery: v1.37.0 → v1.40.1b57](sourcery-ai/sourcery@v1.37.0...v1.40.1b57)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fedac3f to 454576e Compare December 29, 2025 20:20
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