You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[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.