mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 00:53:12 +00:00
7c8c748399
Some test queries need their interval adjusted to account for https://github.com/prometheus/prometheus/pull/13904. Otherwise the queries don't return enough samples. promql/engine_test.go:TestHistogramCopyFromIteratorRegression needed the same, but also the result needed a fix since `increase` interpolates over the full range. Signed-off-by: Jan Fajerski <jfajersk@redhat.com> |
||
---|---|---|
.. | ||
fuzz-data | ||
parser | ||
promqltest | ||
bench_test.go | ||
engine_internal_test.go | ||
engine_test.go | ||
engine.go | ||
functions_internal_test.go | ||
functions_test.go | ||
functions.go | ||
fuzz_test.go | ||
fuzz.go | ||
histogram_stats_iterator_test.go | ||
histogram_stats_iterator.go | ||
promql_test.go | ||
quantile_test.go | ||
quantile.go | ||
query_logger_test.go | ||
query_logger.go | ||
value_test.go | ||
value.go |