prometheus/promql
Guangwen Feng 6b7ac2ac1b
Add unit test case to improve test coverage for matcher.go (#7658)
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2020-07-24 11:21:42 +01:00
..
fuzz-data
parser Add unit test case to improve test coverage for matcher.go (#7658) 2020-07-24 11:21:42 +01:00
testdata Fix avg_over_time for nan and float64 overflows (#7346) 2020-07-13 17:30:50 +02:00
bench_test.go
engine.go promql: Refactored subquery hint tests and added todos. (#7636) 2020-07-23 23:05:43 +01:00
engine_test.go Add more Go leak tests (#7652) 2020-07-24 10:10:20 +01:00
functions.go Fix avg_over_time for nan and float64 overflows (#7346) 2020-07-13 17:30:50 +02:00
functions_test.go Bartek's suggestions 2020-02-25 13:57:30 +01:00
fuzz.go Fuzz: limit input size (#7317) 2020-05-31 09:42:56 +02:00
promql_test.go
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
query_logger.go
query_logger_test.go
test.go promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 2020-07-22 14:39:51 +01:00
test_test.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 2020-06-09 17:57:31 +01:00
value.go