MCPcopy 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

1import { describe, expect, it } from "vitest";
2import { noopObserver, withSpan } from "./observe.js";
3import { makeRecorder } from "./observe-recorder.js";
4

Callers

nothing calls this directly

Calls 4

makeRecorderFunction · 0.85
withSpanFunction · 0.85
spanMethod · 0.80
setAttributeMethod · 0.65

Tested by

no test coverage detected