latestOpenAPI 3.1.02026-08-1963241304.5 KB

ae394a06c465

test_insights

Get a single test stat as a time series

Return one test stat with a window summary value and a per-day value_over_time series of failed executions.

get/ci/{owner}/repositories/{repository}/tests/stats/{stat}

Path parameters

stat'total_tests' | 'healthy_tests' | 'broken_tests' | 'flaky_tests' | 'failed_executions' required
ownerstring required

The owner of the repository

The owner of the repository

repositorystring required

The name of the repository

The name of the repository

Query parameters

test_namestring[] nullable

The test name to filter on

The test name to filter on

test_name_excludestring[] nullable

The test name to exclude

The test name to exclude

job_namestring[] nullable

The job name to filter on

The job name to filter on

job_name_excludestring[] nullable

The job name to exclude

The job name to exclude

pipeline_namestring[] nullable

The pipeline name to filter on

The pipeline name to filter on

pipeline_name_excludestring[] nullable

The pipeline name to exclude

The pipeline name to exclude

health_confidenceHealthConfidence[] nullable

The health confidence to filter on

The health confidence to filter on

health_confidence_excludeHealthConfidence[] nullable

The health confidence to exclude

The health confidence to exclude

failed_executions_impactstring[] nullable

The failed executions impact to filter on

The failed executions impact to filter on

failed_executions_impact_excludestring[] nullable

The failed executions impact to exclude

The failed executions impact to exclude

Response

Successful Response

stat'total_tests' | 'healthy_tests' | 'broken_tests' | 'flaky_tests' | 'failed_executions' required
valueinteger required