prometheus/index
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549)
Testing that createBlock creates blocks that can be opened.

and checking the os.RemoveAll for errors will catch errors for un-closed files under windows.

Many missing .Close() calls were added for fixing failing os.RemoveAll

Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
2019-03-19 15:31:57 +02:00
..
index.go Merge encoding_helpers.go to tsdbutil (#526) 2019-02-22 19:11:11 +02:00
index_test.go Test createBlock and check all os.RemoveAll in the tests for errors. (#549) 2019-03-19 15:31:57 +02:00
postings.go Improve Merge performance (#531) 2019-02-28 17:23:55 +00:00
postings_test.go Update Makefile.common 2019-01-04 16:08:43 +01:00