MCPcopy 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
272func (s statusError) Error() string {
273 return fmt.Sprintf("status %d", s)
274}
275
276func TestStartupLogsSender(t *testing.T) {
277 t.Parallel()

Callers 15

TestToolsFunction · 0.45
TestMainFunction · 0.45
TestWorkspaceBashFunction · 0.45
LogsSenderFunction · 0.45
EnqueueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected