Skip to content

jacoco-badge-generator, v1.0.0

Choose a tag to compare

@cicirello cicirello released this 21 Oct 20:17
· 600 commits to main since this release
1a93fde

[1.0.0] - 2020-10-21

The jacoco-badge-generator GitHub Action parses a jacoco.csv from a Jacoco coverage report, computes the coverage percentage, and generates a badge to provide an easy to read visual summary of the code coverage of your test cases. The badge that is generated is inspired by the style (including color palette) of the badges of Shields.io, however, the badge is entirely generated within the jacoco-badge-generator GitHub Action, with no external calls.