prometheus/promql/testdata
beorn7 4e3abc6cbf Simply use math.Mod(float64, float64) after all
This circumvents all the problems with int overflow, plus it is what was originally intended.
2016-11-08 21:03:31 +01:00
..
aggregators.test
functions.test
histograms.test
legacy.test
literals.test
operators.test Simply use math.Mod(float64, float64) after all 2016-11-08 21:03:31 +01:00
selectors.test