Skip to content

jacoco-badge-generator, v2.0.0

Choose a tag to compare

@cicirello cicirello released this 15 Feb 17:39
· 565 commits to main since this release
d02d8c9

[2.0.0] - 2-15-2021

Compatibility

  • If you are upgrading from an earlier version, and if you were not using the jacoco-badge-file input (deprecated since v1.2.0) to change the default location and name of the badge file, then you can simply upgrade to v2.0.0 without need to make any other changes to your workflow file.
  • If you have been using the deprecated jacoco-badge-file input to change the default location and name of the badge file, then you will need to instead use the badges-directory and the coverage-badge-filename inputs.

Changed

  • The documentation has been significantly revised to provide more detail on the JaCoCo coverage metrics that are supported by the jacoco-badge-generator.

Removed

  • Removed the previously deprecated input jacoco-badge-file.