Commit Graph

11 Commits (8b64b70fe4a5aa2877c95aa12c6798b12d3ff7ec)

Author SHA1 Message Date
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Kemal Akkoyun 66dfb951c4
*: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251)
5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Mario Trangoni 5354ffff99 Fix some spelling issues (#5361)
6 years ago
Matt Layher 302148fd69 *: apply gofmt -s
6 years ago
beorn7 305f383af4 Adjust test_test.go to new Select return order
6 years ago
Ganesh Vernekar 341f04ca9c
Empty slice after last append in promql test LazyLoader
6 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966)
7 years ago
Tom Wilkie 835eb8c653 Add _test.go suffix to promql/{bench.go, test.go} to prevent importing the testing package in a normal binary.
7 years ago