novisto/Coverage Report for Monorepo

Inspect the coverage for a project in a monorepo with support for comments and failing build based on a minimum threshold and a difference threshold.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_nameName of the project to inspectyes
project_pathPath to the project to inspectyes
coverage_filePath to the coverage file, must be in JSON formatyescoverage.json
coverage_thresholdMinimum coverage threshold to pass the buildyes80
coverage_diff_thresholdMaximum amount the coverage can decrease compared to the PR's target branch. When 0 or empty it will be ignored no
publish_coveragePublish coverage to Goverage, set to "true" to enableyesfalse
goverage_hostGoverage host to publish the coverageno
goverage_tokenGoverage token to publish the coverageno
github_tokenGitHub Tokenno
namedescription
coverageTotal coverage for the project