MCPcopy
hub / github.com/prisma/prisma / TracingHelper.test.ts

File TracingHelper.test.ts

packages/client/src/runtime/core/tracing/TracingHelper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { clearGlobalTracingHelper, setGlobalTracingHelper, type TracingHelper } from '@prisma/instrumentation-contract'
2
3import { getTracingHelper } from './TracingHelper'
4

Callers

nothing calls this directly

Calls 7

clearGlobalTracingHelperFunction · 0.90
getTracingHelperFunction · 0.90
setGlobalTracingHelperFunction · 0.90
reverseMethod · 0.80
createMockTracingHelperFunction · 0.70
getTraceParentMethod · 0.65
isEnabledMethod · 0.65

Tested by

no test coverage detected