def report_suite_results()

in scripts/metric_reporter/main.py [0:0]


def report_suite_results(
    gcs_client: GCSClient,
    gcs_artifacts: list[GCSArtifacts],
    bigquery_client,
    gcp_project_id: str,
    bigquery_dataset_name: str,