Skip to content

jacoco-badge-generator, v2.9.0

Choose a tag to compare

@cicirello cicirello released this 24 May 19:53
· 100 commits to main since this release
a0c1eb1

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

CI/CD

  • Bump Python to 3.11 in CI/CD workflows.