MCPcopy Index your code
hub / github.com/cortexproject/cortex / Compare

Method Compare

tools/querytee/proxy_endpoint.go:17–17  ·  view source on GitHub ↗
(expected, actual []byte)

Source from the content-addressed store, hash-verified

15
16type ResponsesComparator interface {
17 Compare(expected, actual []byte) error
18}
19
20type ProxyEndpoint struct {

Callers 15

compareResponsesMethod · 0.65
CompareMethod · 0.65
LessMethod · 0.65
evalEntryBytesMethod · 0.65
CASMethod · 0.65
TestMockKV_TxnFunction · 0.65
LessMethod · 0.65
TestSortLabelsFunction · 0.65
sortLabelsIfNeededFunction · 0.65
cacheKeyFunction · 0.65
LabelsSetToSeriesSetFunction · 0.65

Implementers 2

SamplesComparatortools/querytee/response_comparator.go
testComparatortools/querytee/proxy_test.go

Calls

no outgoing calls

Tested by 5

TestMockKV_TxnFunction · 0.52
TestSortLabelsFunction · 0.52
TestMergeGroupStateDescFunction · 0.52
verifyLabelsFunction · 0.52