MCPcopy Index your code
hub / github.com/coder/coder / Hits

Method Hits

coderd/aibridged/utils_test.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (m *mockAIUpstreamServer) Hits() int32 {
26 return m.hitCounter.Load()
27}

Callers 1

TestRoutingFunction · 0.95

Calls 1

LoadMethod · 0.45

Tested by

no test coverage detected