Searched defs:Summary (Results 1 – 6 of 6) sorted by relevance
21 class Summary: class
33 def __init__(self, report_root: Path, summary: Summary) -> None:
45 def __init__(self, report_root: Path, config: Config, summary: Summary) -> None:
35 …lf, report_root: Path, update_excluded: bool, excluded_lists: List[str], summary: Summary) -> None:
18 class Summary class