knowerage_coverage_overview
Get a batch coverage overview for source files, showing per-source coverage percentage, analyzed and missing ranges, range attribution, and stale records. Filter by file extensions to focus on specific codebases.
Instructions
Batch coverage overview for all source files. Returns per-source coverage percentage, analyzed/missing ranges, range attribution, stale records, and project-wide file/line totals. Uses fresh records only for coverage calculation. Optional extensions filter applies to sources, stale list, and project scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extensions | No | File extensions without leading dot (e.g. java, xml). Omit or pass [] to use defaults: java, xml, properties, gradle, kt, groovy, scala, kts. |