MCPcopy Create free account
hub / github.com/cortexproject/cortex / ExpectedValueAt

Method ExpectedValueAt

pkg/testexporter/correctness/case.go:18–18  ·  view source on GitHub ↗
(time.Time)

Source from the content-addressed store, hash-verified

16 Name() string
17 Query(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) ([]model.SamplePair, error)
18 ExpectedValueAt(time.Time) float64
19
20 MinQueryTime() time.Time
21 Test(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) (bool, error)

Callers 1

verifySamplesFunction · 0.65

Implementers 1

simpleTestCasepkg/testexporter/correctness/simple.go

Calls

no outgoing calls

Tested by

no test coverage detected