agallea/Tests Coverage Report

Comments tests coverage report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 25, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: agallea/tests-coverage-report@80cebbee02d0b7ceba73f20f98401d532a72cb06 # 1.3.14

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

namedescriptionrequireddefault
github-tokenGitHub API Access Tokenyes${{ github.token }}
titleTitle for the commentnoTests Report
cobertura-pathThe location of the cobertura coverage xml fileno./coverage/cobertura-coverage.xml
clover-pathThe location of the clover coverage xml fileno./coverage/clover.xml
lcov-pathThe location of the lcov coverage info fileno./coverage/lcov.info
jacoco-pathThe location of the jacoco coverage xml fileno./target/site/jacoco/jacoco.xml
junit-pathThe location of the junit xml file or folderno./coverage/junit.xml
show-junitShow JUnit details on commentnotrue
diffcover-refDiff coverage report referralnocobertura
show-diffcoverShow coverage report details on commentnotrue
min-coverage-percentageMinimum coverage percentageno80
fail-under-coverage-percentageFail job when coverage percentage is below the minimumnotrue
show-failures-infoShow failures info on commentnofalse
override-commentOverrides existing coverage commentnotrue
namedescription
coverageValue indicating the coverage percentage of your report based on Jest, example 78