Commit Graph

13 Commits (e60d47ddab1ad68cc66f2e6f6b666bd0e463283f)

Author SHA1 Message Date
beorn7 c954cd9d1d Move packages out of deprecated pkg directory
3 years ago
Levi Harrison 90976e7505
Promtool: Add feature flags to unit tests (#8958)
3 years ago
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