Versions in this module Expand all Collapse all v0 v0.4.2 Aug 13, 2026 v0.4.1 Aug 10, 2026 Changes in this version + func Categorize(findings []string) [4]int + func Findings(g *layout.Graph, opts Options) []string + func FormatBaseline(counts map[string][4]int) []byte + func FormatTotals(files int, counts map[string][4]int) string + func ParseBaseline(data []byte) (map[string][4]int, []string) + func Regressed(was, n [4]int) bool + type Options struct + LegacyAllEdges bool