Test results listAsk AIget https://api.codecov.io/api/v2/{service}/{owner_username}/repos/{repo_name}/test-results/Returns a list of test results for the specified repository and commitPath Paramsowner_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)pageintegerA page number within the paginated result set.page_sizeintegerNumber of results to return per page.Response 200Updated 5 months ago