Get coverage report
get_coverageParse Istanbul JSON or LCOV coverage files to retrieve per-file percentages and uncovered line numbers, identifying code sections that need tests.
Instructions
Parse Istanbul JSON or LCOV coverage from a package or workspace. Returns per-file percents and uncovered line numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| reportPath | No | Explicit coverage-final.json or lcov.info path | |
| packagePath | No |