Coverage gaps in changes
coverage_gapsIdentify git-changed lines not covered by Istanbul/LCOV, helping you focus test generation on actual gaps.
Instructions
Intersect git-changed lines with uncovered lines from Istanbul/LCOV. Use this before generating tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| base | No | ||
| mode | No | ||
| workspace | No | ||
| reportPath | No |