Skip to content

build: pre-commit autoupdate #2355

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 1870e4e to d42a507 Compare July 29, 2024 20:03
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 477caeb to 740b117 Compare August 5, 2024 20:26
@jleinenbach
Copy link
Contributor

Obsolete since alexapy bump to 1.28.2:
image
image

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e6a8d08 to 00eb39a Compare August 12, 2024 20:01
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 866f136 to 5af6af9 Compare September 23, 2024 20:10
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5af6af9 to 8d9c68b Compare September 30, 2024 20:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from b4cf10a to 28bdf0f Compare October 14, 2024 20:30
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 07d4059 to 23d191a Compare October 21, 2024 20:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4afe248 to 03343de Compare October 28, 2024 20:36
@coveralls
Copy link

coveralls commented Oct 28, 2024

Pull Request Test Coverage Report for Build 16125031315

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 9.256%

Totals Coverage Status
Change from base Build 16096094806: 0.0%
Covered Lines: 331
Relevant Lines: 3576

💛 - Coveralls

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 03343de to 340afed Compare November 11, 2024 20:17
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 340afed to 45452f3 Compare November 18, 2024 20:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ac73601 to 9359ba7 Compare December 9, 2024 20:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d4c7223 to dc5cd3b Compare December 30, 2024 19:52
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 0550f80 to cb9007c Compare January 13, 2025 20:18
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e908283 to 99af629 Compare January 20, 2025 20:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4896071 to 73c89be Compare January 27, 2025 20:22
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 9b46aee to d0e33b2 Compare February 10, 2025 20:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d959008 to 5d2e45c Compare February 24, 2025 18:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 465b93f to ea18223 Compare March 10, 2025 18:18
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from a963428 to 9ea62f2 Compare March 24, 2025 18:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 896f318 to 563a934 Compare March 31, 2025 18:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f15544d to 342a68f Compare April 14, 2025 18:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c42cc08 to 1bd05be Compare April 21, 2025 18:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d31c8d5 to d97525d Compare April 28, 2025 18:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from ee8393f to 1c84038 Compare May 12, 2025 18:13
Copy link

coderabbitai bot commented May 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 40996b1 to 0162494 Compare May 26, 2025 18:13
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 470e071 to 66fe4c9 Compare June 9, 2025 18:15
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9dba956 to 904defe Compare June 16, 2025 18:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 42c8ff5 to 6d2a713 Compare June 30, 2025 18:10
updates:
- [github.com/commitizen-tools/commitizen: v3.28.0 → v4.8.3](commitizen-tools/commitizen@v3.28.0...v4.8.3)
- [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0)
- [github.com/asottile/pyupgrade: v3.19.0 → v3.20.0](asottile/pyupgrade@v3.19.0...v3.20.0)
- [github.com/adrienverge/yamllint.git: v1.35.1 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.35.1...v1.37.1)
- [github.com/PyCQA/bandit: 1.7.9 → 1.8.6](PyCQA/bandit@1.7.9...1.8.6)
- [github.com/PyCQA/isort: 5.13.2 → 6.0.1](PyCQA/isort@5.13.2...6.0.1)
- [github.com/floatingpurr/sync_with_poetry: 1.1.0 → 1.2.0](floatingpurr/sync_with_poetry@1.1.0...1.2.0)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4d42639 to 802b0fa Compare July 7, 2025 18:33
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