Expand description
Per-graph aggregate stats: the mean of each tracked numeric metric across the project’s file nodes. Zero/missing values are excluded from a metric’s average (matching the historical behavior); a metric is emitted only when its average is positive.
Functions§
- compute_
stats - Compute the averages over all internal (file) nodes. Returns a flat map keyed by metric name; empty when nothing positive was found.