{
"data": [
{
"clientId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"repoId": 123,
"repoName": "<string>",
"scheduledTestRunId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"prNumber": 123,
"prTitle": "<string>",
"prStatus": "<string>",
"prCreatedAt": "<string>",
"status": "pending",
"runType": "scheduled",
"strategy": "files_with_low_coverage",
"createdAt": "<string>",
"updatedAt": "<string>",
"runAverageLineCoverageGain": 123,
"runAverageBranchCoverageGain": 123,
"requestedPrReviewers": [
"<string>"
],
"filePath": "<string>",
"lineCoverageBefore": 123,
"lineCoverageAfter": 123,
"lineCoverageGain": 123,
"branchCoverageBefore": 123,
"branchCoverageAfter": 123,
"branchCoverageGain": 123,
"externalPullRequestUrl": "<string>"
}
],
"count": 123
}