yakkadev/Jest Summary Reader

Parser for coverage-summary file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
formatExtension of your coverage-summary file.nojson
pathPath to your coverage-summary file.yescoverage-summary.json
namedescription
averageAverage percentage among all categories.
functionsThe percentage value among all covered functions.
linesThe percentage value among all covered rows.
statementsThe percentage value among all covered statements.
branchesThe percentage value among all covered branches.