Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ StatusCode
Method
StatusCode
coderd/x/chatd/chattool/teststatuserror_test.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
func
(e statusError) StatusCode() int {
18
return
e.statusCode
19
}
Callers
15
TestGenericInsights_Disabled
Function · 0.45
TestGetUserStatusCounts
Function · 0.45
TestWorkspaceAgentRecreateDevcontainer
Function · 0.45
requireChatUsageLimitExceededError
Function · 0.45
TestWorkspaceUpdateAutostart
Function · 0.45
TestWorkspaceUpdateTTL
Function · 0.45
TestUpdateWorkspaceAutomaticUpdates_NotFound
Function · 0.45
TestUpdateWorkspaceACL
Function · 0.45
TestWorkspaceBuildsProvisionerState
Function · 0.45
requireSDKErrorStatus
Function · 0.45
patchWorkspaceAgentAppStatus
Method · 0.45
workspaceAgentListContainers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected