Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Get
Method
Get
pkg/querier/querier_test.go:1440–1440 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1438
1439
type
mockStore
interface
{
1440
Get() ([]chunk.Chunk, error)
1441
}
1442
1443
// NewMockStoreQueryable returns the storage.Queryable implementation against the chunks store.
Callers
15
TestQuerier_ValidateQueryTimeRange_MaxQueryIntoFuture
Function · 0.65
TestQuerier_ValidateQueryTimeRange_MaxQueryLookback
Function · 0.65
Select
Method · 0.65
TestDistributorQuerier_SelectShouldHonorQueryIngestersWithin
Function · 0.65
TestBlocksStoreQuerier_SelectSortedShouldHonorQueryStoreAfter
Function · 0.65
GetBlocks
Method · 0.65
NewParquetQueryable
Function · 0.65
QueryExemplars
Method · 0.65
QueryStream
Method · 0.65
LabelValuesForLabelName
Method · 0.65
LabelValuesForLabelNameStream
Method · 0.65
LabelNames
Method · 0.65
Implementers
15
wrappedBufferPool
pkg/cortexpb/codec_test.go
Ring
pkg/ring/ring.go
RingMock
pkg/ring/mock.go
MockClient
pkg/ring/lifecycler_test.go
prefixedKVClient
pkg/ring/kv/prefix.go
mockClient
pkg/ring/kv/mock.go
metrics
pkg/ring/kv/metrics.go
MultiClient
pkg/ring/kv/multi.go
mockKV
pkg/ring/kv/etcd/mock.go
Client
pkg/ring/kv/etcd/etcd.go
Client
pkg/ring/kv/dynamodb/client.go
mockKV
pkg/ring/kv/consul/mock.go
Calls
no outgoing calls
Tested by
15
TestQuerier_ValidateQueryTimeRange_MaxQueryIntoFuture
Function · 0.52
TestQuerier_ValidateQueryTimeRange_MaxQueryLookback
Function · 0.52
Select
Method · 0.52
TestDistributorQuerier_SelectShouldHonorQueryIngestersWithin
Function · 0.52
TestBlocksStoreQuerier_SelectSortedShouldHonorQueryStoreAfter
Function · 0.52
GetBlocks
Method · 0.52
Do
Method · 0.52
TestLimitsMiddleware_MaxQueryLookback
Function · 0.52
TestLimitsMiddleware_MaxQueryLength
Function · 0.52
Do
Method · 0.52
Test_RegexResolver_Cache
Function · 0.52
Handle
Method · 0.52