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

[pre-commit.ci] pre-commit autoupdate #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copy link

coderabbitai bot commented Mar 25, 2024

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.
    • Generate unit testing code for this file.
    • 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 generate unit testing code for this file.
    • @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 generate unit testing code.
    • @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.

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 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.

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.00%. Comparing base (4ec1a87) to head (4ab062e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   85.00%   85.00%           
=======================================
  Files           3        3           
  Lines          20       20           
=======================================
  Hits           17       17           
  Misses          3        3           

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

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a189749 to 0a68518 Compare April 1, 2024 19:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 3755c4c to 50c3780 Compare April 15, 2024 19:52
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 50c3780 to 4ec556a Compare April 22, 2024 19:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c3f4409 to 032e074 Compare May 6, 2024 19:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2ddea1d to b9cbce3 Compare May 20, 2024 19:29
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b9cbce3 to 78cff17 Compare May 27, 2024 19:41
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 78cff17 to 8036750 Compare June 3, 2024 19:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e29be63 to fd28ca7 Compare June 17, 2024 19:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fd28ca7 to 9822fe1 Compare June 24, 2024 19:49
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 27854ff to 79ba357 Compare July 8, 2024 19:35
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 79ba357 to 951f751 Compare July 15, 2024 19:58
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d326588 to 574dcd5 Compare July 29, 2024 19:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 622743f to e392bb2 Compare August 12, 2024 19:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e392bb2 to 4ce744a Compare August 19, 2024 20:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2a3bb31 to ffd68e3 Compare September 2, 2024 20:00
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e23aa53 to 6078dc7 Compare September 16, 2024 20:03
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 577e7ff to 4ab062e Compare October 7, 2024 21:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 89980c8 to 3fa90db Compare October 21, 2024 20:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 66053bb to b792791 Compare November 4, 2024 20:26
updates:
- [github.com/rhysd/actionlint: v1.7.3 → v1.7.4](rhysd/actionlint@v1.7.3...v1.7.4)
- [github.com/executablebooks/mdformat: 0.7.18 → 0.7.19](executablebooks/mdformat@0.7.18...0.7.19)
- [github.com/DavidAnson/markdownlint-cli2: v0.14.0 → v0.15.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.4](astral-sh/ruff-pre-commit@v0.6.9...v0.7.4)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.384 → v1.1.389](kumaraditya303/mirrors-pyright@v1.1.384...v1.1.389)
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.

0 participants