pub async fn get_ci_test_results(
configuration: &Configuration,
workspace: &str,
kind: &str,
path: &str,
) -> Result<Vec<CiTestResult>, Error<GetCiTestResultsError>>pub async fn get_ci_test_results(
configuration: &Configuration,
workspace: &str,
kind: &str,
path: &str,
) -> Result<Vec<CiTestResult>, Error<GetCiTestResultsError>>