def __init__()

in scripts/metric_reporter/reporter/coverage_reporter.py [0:0]


    def __init__(
        self,
        repository: str,
        workflow: str,
        test_suite: str,
        coverage_artifact_list: list[CoverageJson] | None,