Get requirement coverage
get-requirement-coverageGet test coverage for a specific requirement: when it was last tested, on which branch, and in which test file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The project target: its slug (find it with list-projects), e.g. 'acme-checkout' | |
| requirementKey | Yes | The requirement key (e.g., "AUTH-1", "REQ-123") |