Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Test_HeapScanner
Function
Test_HeapScanner
pkg/util/resource/scanner_test.go:16–19 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
14
}
15
16
func
Test_HeapScanner(t *testing.T) {
17
_, err := newHeapScanner()
18
require.NoError(t, err)
19
}
Callers
nothing calls this directly
Calls
1
newHeapScanner
Function · 0.85
Tested by
no test coverage detected