explain_test_coverage
Retrieve test coverage metrics and associated test suites for a specific file to understand which tests cover it.
Instructions
Retrieve and explain the test coverage metrics and associated test suites for a given file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum coverage elements to return. Defaults to 20. | |
| path | No | The repository-relative path of the file. |