Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ requireOnlyDERPPaths
Method
requireOnlyDERPPaths
enterprise/replicasync/replicasync_test.go:285–287 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
283
}
284
285
func
(d *derpyHandler) requireOnlyDERPPaths(t *testing.T) {
286
require.Equal(t, uint32(0), d.Load())
287
}
Callers
1
TestReplica
Function · 0.95
Calls
2
Equal
Method · 0.45
Load
Method · 0.45
Tested by
no test coverage detected