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

chore(deps): update cicirello/jacoco-badge-generator action to v1.2.1 - abandoned #36

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cicirello/jacoco-badge-generator action minor v1.0.0 -> v1.2.1

Release Notes

cicirello/jacoco-badge-generator

v1.2.1: jacoco-badge-generator, v1.2.1

Compare Source

[1.2.1] - 2-11-2021

Fixed
  • Corrected division by zero error in the case when there are either no instructions (e.g., running tests on an initially empty class) or no branches (e.g., no if statements or switch statements, etc). In such cases, badge generator will now compute 100% coverage (e.g., if there aren't any instructions to cover, your tests must have covered all 0 of the instructions).

v1.2.0: jacoco-badge-generator, v1.2.0

Compare Source

[1.2.0] - 2-8-2021

Added
  • Generation of a branches coverage badge (in addition to the existing overall coverage badge).
  • Inputs for finer grained control over the behavior of the action (e.g., for controlling name and locations of generated badges, as well as for controlling which badges are generated). The default values for all of the new inputs are consistent with the behavior of the previous release.
Deprecated
  • The jacoco-badge-file input is deprecated. In this release it still functions as in prior releases, but it will be removed in the next release. Users of the action should instead use the combination of the new inputs badges-directory and coverage-badge-filename. This change was made to simplify configuration of badge file names now that the action generates multiple badges.

v1.1.0: jacoco-badge-generator, v1.1.0

Compare Source

[1.1.0] - 2021-2-5

Added
  • An additional action output for the percentage of branches covered. A future release will provide an option to generate an additional badge for this.

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update cicirello/jacoco-badge-generator action to v1.2.1 chore(deps): update cicirello/jacoco-badge-generator action to v1.2.1 - abandoned Oct 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 25, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant