Skip to content

Releases: jeantessier/code-coverage-summary-action

v1.0.2

08 Sep 05:20
Compare
Choose a tag to compare

Relax glob to locate Jacoco coverage results to be less Gradle-specific. It now looks for any and all testCodeCoverageReport.xml files in the project file hierarchy.

Upgraded to Ruby 3.3.4. Refactored the code to enable unit tests.

v1.0.1

18 Jul 05:15
Compare
Choose a tag to compare

Clean up display of package names.

v1.0.0

18 Jul 05:04
Compare
Choose a tag to compare

Initial release.