Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/netdata/netdata
/ TestSummary_Count
Function
TestSummary_Count
src/go/pkg/prometheus/metric_family_test.go:316–318 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
314
}
315
316
func
TestSummary_Count(t *testing.T) {
317
assert.Equal(t, Summary{count: 1}.Count(), 1.0)
318
}
319
320
func
TestSummary_Quantiles(t *testing.T) {
321
assert.Equal(t,
Callers
nothing calls this directly
Calls
2
Equal
Method · 0.80
Count
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…