summaryrefslogtreecommitdiff
path: root/internal/rpn/operations_hyper_test.go
AgeCommit message (Expand)Author
2026-05-24fix(rpn): change variadic NewRPN/NewOperations to single optional MetricReade...Paul Buetow
2026-05-23style: run gofmt on all Go source filesPaul Buetow
2026-05-22test(rpn): convert hyper operations tests to table-driven formatPaul Buetow
2026-05-22fix(rpn): treat Cool values in result metric space during absorptionPaul Buetow
2026-05-22fix(rpn): guard resultMetricForHyperAdd against empty slice; add missing hype...Paul Buetow
2026-05-22Make hyper operators metric-aware for consistencyPaul Buetow