RepoStats
Class: warmhub.RepoStats
RepoStats(total: float, by_kind: RepoStatsByKind, by_shape: Mapping[str, float], extra: Mapping[str, JsonValue] = _no_extra())Generated from RepoStats.
Properties and attributes
Section titled “Properties and attributes”totalDocumentation is not yet available.
by_kind
Section titled “by_kind”by_kindDocumentation is not yet available.
by_shape
Section titled “by_shape”by_shapeDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.