extract_coverage
Retrieve code coverage data for a specific run via coverage.py's public API. Get evidence of executed lines to audit your code's behavior.
Instructions
Extract bounded execution-path evidence through coverage.py's public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||