Test results detailAsk AIget https://api.codecov.io/api/v2/{service}/{owner_username}/repos/{repo_name}/test-results/{id}/Returns a single test result by IDPath Paramsidstringrequiredowner_usernamestringrequiredrepo_namestringrequiredservicestringrequiredQuery ParamsbranchstringBranch name for which to return test resultscommit_idstringCommit SHA for which to return test resultsduration_maxintegerMaximum duration of the test in secondsduration_minintegerMinimum duration of the test in secondsoutcomestringStatus of the test (failure, skip, error, pass)Response 200Updated 5 months ago