actions-marketplace-validations/JaCoCo Report Extended

Publishes the JaCoCo report as a comment in the Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 9, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/codlab_jacoco-report@009f74cfc72a4c21867fdfa78fc28bfcc2d1ee80 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathsComma separated paths of the generated jacoco xml filesyes
tokenGithub personal token to add commits to Pull Requestyes
min-coverage-overallThe minimum code coverage that is required to pass for overall projectno80
min-coverage-changed-filesThe minimum code coverage that is required to pass for changed filesno80
titleOptional title for the Pull Request commentno
debug-modeRun the action in debug mode and get debug logs printed in consolenofalse
namedescription
coverage-overallThe overall coverage of the project
coverage-changed-filesThe total coverage of all changed files