Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ observe.test.ts
File
observe.test.ts
packages/computer/src/observe.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ noopObserver, withSpan } from
"./observe.js"
;
3
import
{ makeRecorder } from
"./observe-recorder.js"
;
4
Callers
nothing calls this directly
Calls
4
makeRecorder
Function · 0.85
withSpan
Function · 0.85
span
Method · 0.80
setAttribute
Method · 0.65
Tested by
no test coverage detected