latestOpenAPI 3.1.02026-08-1963241304.5 KB

ae394a06c465

test_insights

Get detailed information about a test

Get detailed information about a test.

get/ci/{owner}/repositories/{repository}/tests/{test_id}

Path parameters

test_idstring uuid5 required

ID of the test

ID of the test

ownerstring required

The owner of the repository

The owner of the repository

repositorystring required

The name of the repository

The name of the repository

Response

Successful Response

repositorystring required
test_namestring required
test_idstring uuid5 required
health_statusstring required
last_conclusionstring required
failure_rationumber required
flakiness_rationumber required
success_rationumber required
flaky_detection_enabledboolean required
first_failure_atstring date-time nullable required
first_failure_commitstring nullable required
last_failure_atstring date-time nullable required
last_success_atstring date-time nullable required
test_frameworkstring nullable required
test_framework_versionstring nullable required
test_programming_languagestring nullable required
test_filepathstring nullable required
test_function_namestring nullable required