cleartax/Parse jacoco report

Parse jacoco report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathsPath to jacoco csv reportyescoverage/coverage.csv
min-coverageThe minimum code coverage that is required to pass for overall projectno90
tokenGithub PAT to create PR commentsyes
badgePathPath where badge will be generatedno
report-urlURL to the full coverage reportno
namedescription
total-coverageTotal code coverage percentage
lines-coveredTotal lines covered by tests
lines-missedTotal lines missed by tests
total-linesTotal number of lines