Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Error
Method
Error
codersdk/agentsdk/logs_test.go:272–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
270
}
271
272
func
(s statusError) Error() string {
273
return
fmt.Sprintf(
"status %d"
, s)
274
}
275
276
func
TestStartupLogsSender(t *testing.T) {
277
t.Parallel()
Callers
15
TestChatGPTSearch_TemplateSearch
Function · 0.45
TestChatGPTSearch_WorkspaceSearch
Function · 0.45
TestChatGPTSearch_QueryParsing
Function · 0.45
TestChatGPTFetch_TemplateFetch
Function · 0.45
TestChatGPTFetch_WorkspaceFetch
Function · 0.45
TestChatGPTFetch_ObjectIDParsing
Function · 0.45
TestTools
Function · 0.45
TestMain
Function · 0.45
TestReportTaskNilPointerDeref
Function · 0.45
TestWorkspaceBash
Function · 0.45
LogsSender
Function · 0.45
Enqueue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected