haops_get_test_health
Retrieve a test health summary for a project, including pass rates, trend analysis, recent failures, and coverage data, to monitor test quality.
Instructions
Get aggregated test health summary for a project or specific entity. Returns pass rates, trend, recent failures, and coverage data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | No | UUID of the entity to filter by (optional) | |
| entityType | No | Filter by entity type (optional) | |
| projectSlug | Yes | The project slug (URL identifier) |