Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Done
Method
Done
enterprise/coderd/workspacequota_test.go:1274–1276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1272
}
1273
1274
func
(c *committer) Done() error {
1275
return
c.DBTx.Done()
1276
}
Callers
15
provisionerDaemonServe
Method · 0.45
runEntitlementsLoop
Method · 0.45
TestChatStreamRelay
Function · 0.45
waitForStreamTextPart
Function · 0.45
TestProvisionerDaemonServe
Function · 0.45
TestWorkspaceQuota
Function · 0.45
TestWorkspaceSerialization
Function · 0.45
workspaceProxyCoordinate
Method · 0.45
TestAIBridgeConcurrencyLimiting
Function · 0.45
NewDBBatcher
Function · 0.45
Upsert
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected