MCPcopy
hub / github.com/MinishLab/semble / SavingsSummary

Class SavingsSummary

src/semble/stats.py:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49@dataclass
50class SavingsSummary:
51 buckets: dict[str, BucketStats]
52 call_type_counts: dict[str, int]
53
54
55@cache

Callers 1

build_savings_summaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected