52 Commits (df750ef17018dd3f197f9726920ba67328055335)

Author SHA1 Message Date
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 3 months ago
George Krajcsovits fdaafdb041
tsdb: check for context cancel before regex matching postings (#14096) 6 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp 10 months ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 1 year ago
György Krajcsovits 19a4f314f5 Refactor testutil/protobuf.go into scrape package 2 years ago
György Krajcsovits 071426f72f Add unit test for bucket limit appender 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Mateusz Gozdek 5e002dec68 util/testutil: add RandomUnprivilegedPort function 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julien Pivotto 29c65de359
Ignore k8s' updateUnfinishedWorkLoop go routine in goleak tests (#8598) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Julien Pivotto 93e9c010f3
Add more Go leak tests (#7652) 4 years ago
Bartlomiej Plotka 104a1313d4
testutil: Enriched Equals with diff on error. (#7053) 5 years ago
Julien Pivotto 2b2eb79e8b Add windows tests for query logger (#6653) 5 years ago
Josh Soref 91d76c8023 Spelling (#6517) 5 years ago
Julien Pivotto 31700a05df Improve testutil.ErrorEqual (#6471) 5 years ago
Dipack P Panjabi ce7bab04dd Compute WAL size and use it during retention size checks (#5886) 5 years ago
Krasi Georgiev 29c190df73
remove missing substitution in the Equal test util. (#6039) 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify 5 years ago
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package 5 years ago
Tariq Ibrahim a188693015 Adding unit tests for the util package (#4534) 6 years ago
Tom Wilkie 3b5dea4e6d Don't import testing in code which is imported from non-test code. (#4400) 6 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Alberto Cortés 29da2fb9cd testutil: update to go1.9 testing.Helper 7 years ago
Alberto Cortés 8f6a9f7833 config: simplify tests by using testutil.NotOk (#3289) 7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 7 years ago
Julien Levesy 8c1b9e45cf add a NotOk helper method in the testing package 7 years ago
Julien Levesy 332910d02d import assertion helpers in testutil 7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 7 years ago
Lynn Lin 1bf25dc1b2 fix issues reported by gofmt and spelling typo (#3127) 7 years ago
Pablo Andres Fuente c79a4db812 Adding tests for util/httputil/client (#3002) 7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows 7 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 8 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 8 years ago
Brian Brazil 5c9a6ce747 Add license to files. 8 years ago
Fabian Reinartz 4397b4d508 *: pass Prometheus registry into storage 8 years ago
Fabian Reinartz 311e7b5069 storage/vendor: update to latest fabxc/tsdb 8 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface 8 years ago
Fabian Reinartz 71fe0c58a8 promql: misc fixes 8 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 8 years ago
Fabian Reinartz 622ece6273 *: fix recording tests, migrate matcher types 8 years ago
Ignacio Carbajo 0c537d6af6 Fix minor typo 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago