Jacoco-badge-generator

Latest version: v2.11.0

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.11.0

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

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

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.

CI/CD
* Bump Python to 3.11 in CI/CD workflows.

2.8.1

Fixed
* The replacement for GitHub Action's deprecated `set-output` is not available yet for all self-hosted users. This patch
handles that by using the new `$GITHUB_OUTPUT` environment file if it exists, and otherwise falling back to `set-output`.

Dependencies
* Bump cicirello/pyaction from 4.11.0 to 4.11.1

2.8.0

Added
* Generate and output a GitHub Actions workflow job summary with the coverage percentages.

Fixed
* Replaced use of GitHub Action's deprecated `set-output` workflow command.

Dependencies
* Bump cicirello/pyaction from 4.6.0 to 4.11.0, which includes upgrading Python within the Docker container to 3.10.7.

2.7.0

Added
* CLI Mode: Ability to run as a command-line utility outside of GitHub Actions, such as part of a local build script, etc.

Changed
* Refactored main control block to improve maintainability (63).
* Refactored organization of source files (64).
* Bumped base Docker image cicirello/pyaction from 4.1.0 to 4.6.0.

CI/CD
* Added workflow to automatically publish CLI utility to PyPI on new releases of GitHub Action to GitHub Marketplace.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.