prometheus/tsdb/index
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
* Testify: move to require

Moving testify to require to fail tests early in case of errors.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>

* More moves

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-10-29 09:43:23 +00:00
..
index.go MultiError: Refactored MultiError for more concise and safe usage. (#8066) 2020-10-28 15:24:58 +00:00
index_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
postings.go tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915) 2020-09-10 20:35:47 +05:30
postings_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00