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

Update install-pinned/autoflake digest to 69dc161 #69

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2023

This PR contains the following updates:

Package Type Update Change
install-pinned/autoflake action digest 1a24845 -> 69dc161

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@viezly
Copy link

viezly bot commented Jan 23, 2023

Pull request by bot. No need to analyze

@performance-testing-bot
Copy link

Unable to locate .performanceTestingBot config file

@guide-bot
Copy link

guide-bot bot commented Jan 23, 2023

Thanks for opening this Pull Request!
We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.

  2. Complete the activities.

    Action: Complete If you want to rebase/retry this PR, check this box

    If an activity is not applicable, use '~activity description~' to mark it not applicable.

@difflens
Copy link

difflens bot commented Jan 23, 2023

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to a89f503 Update install-pinned/autoflake digest to 19ecc14 Jan 31, 2023
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 2a6cd75 to 851e9dc Compare January 31, 2023 21:17
@difflens
Copy link

difflens bot commented Jan 31, 2023

View changes in DiffLens

1 similar comment
@difflens
Copy link

difflens bot commented Jan 31, 2023

View changes in DiffLens

@difflens
Copy link

difflens bot commented Jan 31, 2023

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to 19ecc14 Update install-pinned/autoflake digest to c8c6d32 Feb 5, 2023
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 851e9dc to c49856d Compare February 5, 2023 13:36
@difflens
Copy link

difflens bot commented Feb 5, 2023

View changes in DiffLens

@difflens
Copy link

difflens bot commented Feb 5, 2023

View changes in DiffLens

@difflens
Copy link

difflens bot commented Feb 5, 2023

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to c8c6d32 Update install-pinned/autoflake digest to 80957f0 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from c49856d to 17f44d8 Compare March 11, 2023 17:52
@difflens
Copy link

difflens bot commented Mar 11, 2023

View changes in DiffLens

1 similar comment
@difflens
Copy link

difflens bot commented Mar 11, 2023

View changes in DiffLens

@difflens
Copy link

difflens bot commented Mar 11, 2023

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to 80957f0 Update install-pinned/autoflake digest to f2b742a Apr 17, 2023
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 17f44d8 to f562cd6 Compare April 17, 2023 10:25
@difflens
Copy link

difflens bot commented Apr 17, 2023

View changes in DiffLens

1 similar comment
@difflens
Copy link

difflens bot commented Apr 17, 2023

View changes in DiffLens

@difflens
Copy link

difflens bot commented Apr 17, 2023

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to f2b742a Update install-pinned/autoflake digest to 46b4898 May 28, 2023
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from f562cd6 to 9867939 Compare May 28, 2023 12:07
@difflens
Copy link

difflens bot commented May 28, 2023

View changes in DiffLens

Copy link

coderabbitai bot commented Jan 5, 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 generate docstrings to generate docstrings for this PR. (Beta)
  • @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.

This PR has 2 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +1 -1
Percentile : 0.8%

Total files changed: 1

Change summary by file extension:
.yml : +1 -1

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

Copy link

difflens bot commented Jan 5, 2024

View changes in DiffLens

2 similar comments
Copy link

difflens bot commented Jan 5, 2024

View changes in DiffLens

Copy link

difflens bot commented Jan 5, 2024

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to d28ad66 Update install-pinned/autoflake digest to 4ec2152 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 832284b to cff091a Compare February 19, 2024 06:54

This PR has 2 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +1 -1
Percentile : 0.8%

Total files changed: 1

Change summary by file extension:
.yml : +1 -1

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

Copy link

difflens bot commented Feb 19, 2024

View changes in DiffLens

1 similar comment
Copy link

difflens bot commented Feb 19, 2024

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to 4ec2152 Update install-pinned/autoflake digest to eefdf26 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from cff091a to 563caaa Compare March 13, 2024 06:12

This PR has 2 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Extra Small
Size       : +1 -1
Percentile : 0.8%

Total files changed: 1

Change summary by file extension:
.yml : +1 -1

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

Copy link

difflens bot commented Mar 13, 2024

View changes in DiffLens

3 similar comments
Copy link

difflens bot commented Mar 13, 2024

View changes in DiffLens

Copy link

difflens bot commented Jul 22, 2024

View changes in DiffLens

Copy link

difflens bot commented Aug 28, 2024

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to eefdf26 Update install-pinned/autoflake digest to 7b5d4a1 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 563caaa to 1ca27f3 Compare December 11, 2024 00:31
Copy link

difflens bot commented Dec 11, 2024

View changes in DiffLens

1 similar comment
Copy link

difflens bot commented Dec 11, 2024

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to 7b5d4a1 Update install-pinned/autoflake digest to e461875 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from 1ca27f3 to ea836ac Compare December 12, 2024 17:44
Copy link

difflens bot commented Dec 12, 2024

View changes in DiffLens

1 similar comment
Copy link

difflens bot commented Dec 12, 2024

View changes in DiffLens

@renovate renovate bot changed the title Update install-pinned/autoflake digest to e461875 Update install-pinned/autoflake digest to 69dc161 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/install-pinned-autoflake-digest branch from ea836ac to 22adcd5 Compare December 30, 2024 13:21
Copy link

difflens bot commented Dec 30, 2024

View changes in DiffLens

1 similar comment
Copy link

difflens bot commented Dec 30, 2024

View changes in DiffLens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants