mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-13 16:41:10 +02:00
PromQL: add test for mul and div operator Also, remove the converted test from the engine_test.go file. This also includes an extension of the test framework to allow NaN/Inf in histogram buckets. --------- Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>