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

Bump cicirello/jacoco-badge-generator from 2.9.0 to 2.11.0 in /.github/workflows #233

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps cicirello/jacoco-badge-generator from 2.9.0 to 2.11.0.

Release notes

Sourced from cicirello/jacoco-badge-generator's releases.

jacoco-badge-generator, v2.11.0

[2.11.0] - 2023-09-15

Added

  • Option to customize heading for GitHub Actions workflow job summary

Dependencies

  • Bump cicirello/pyaction from 4.22.0 to 4.23.0

jacoco-badge-generator, v2.10.0

[2.10.0] - 2023-09-04

Added

  • Option to suppress workflow job summary in GitHub Actions Mode (#126).

Dependencies

  • Bump cicirello/pyaction from 4.19.0 to 4.22.0

New Contributors

Full Changelog: cicirello/jacoco-badge-generator@v2...v2.10.0

Changelog

Sourced from cicirello/jacoco-badge-generator's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - 2023-09-21

Added

Changed

Deprecated

Removed

Fixed

Dependencies

  • Bump cicirello/pyaction from 4.23.0 to 4.24.0

CI/CD

[2.11.0] - 2023-09-15

Added

  • Option to customize heading for GitHub Actions workflow job summary

Dependencies

  • Bump cicirello/pyaction from 4.22.0 to 4.23.0

[2.10.0] - 2023-09-04

Added

  • Option to suppress workflow job summary in GitHub Actions Mode (#126).

Dependencies

  • Bump cicirello/pyaction from 4.19.0 to 4.22.0

[2.9.0] - 2023-05-24

Added

  • Support for glob patterns in GitHub Actions mode for specifying multiple JaCoCo reports for multi-module projects (note: CLI mode already supported this indirectly since the shell expands globs automatically).

Dependencies

  • Bump cicirello/pyaction from 4.11.1 to 4.19.0, including upgrading Python within the Docker container to 3.11.

... (truncated)

Commits
  • f33476a Create fix-major-release-num.yml
  • 59b9b07 Merge pull request #132 from cicirello/131-feature-req-edit-workflow-summary-...
  • 31004a6 Update CHANGELOG.md
  • 6eb79f5 token-free publish to pypi
  • 80e1f69 bump version for PyPI
  • f2881e8 document workflow-summary-heading input
  • 19b1537 edit build workflows to test new input
  • d6bfb05 add workflow-summary-heading input
  • 4efbe1f Update README.md
  • 6bdaf6b Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cicirello/jacoco-badge-generator](https://github.com/cicirello/jacoco-badge-generator) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/cicirello/jacoco-badge-generator/releases)
- [Changelog](https://github.com/cicirello/jacoco-badge-generator/blob/main/CHANGELOG.md)
- [Commits](cicirello/jacoco-badge-generator@a0c1eb1...f33476a)

---
updated-dependencies:
- dependency-name: cicirello/jacoco-badge-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2023
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

<title>lpvs</title><script type="text/javascript" src="jacoco-resources/sort.js"></script>

lpvs

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClasses
Total2,331 of 5,34856%216 of 43049%2715405301,1301353252044
com.lpvs.service.scanner.scanoss483397%5223%3336991096956
com.lpvs.service4461,33174%6211464%52134106405124617
com.lpvs.auth4240%n/a2727102102272755
com.lpvs.util39049355%555148%478489194123115
com.lpvs.entity29772470%212756%771986216258174412
com.lpvs.controller14417554%161038%1524306951112
com.lpvs.exception840%n/a10102020101033
com.lpvs.entity.enums3623686%81055%722115131303
com.lpvs271941%20%3511182401
Created with JaCoCo 0.8.8.202204050719

Copy link
Collaborator

@o-kopysov o-kopysov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Collaborator

@o-konoval o-konoval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@o-kopysov o-kopysov merged commit 3720e40 into main Oct 11, 2023
6 checks passed
@o-kopysov o-kopysov deleted the dependabot/github_actions/dot-github/workflows/cicirello/jacoco-badge-generator-2.11.0 branch October 11, 2023 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants