Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ clearGlobalTracingHelper, setGlobalTracingHelper,
type
TracingHelper } from
'@prisma/instrumentation-contract'
2
3
import
{ getTracingHelper } from
'./TracingHelper'
4
Callers
nothing calls this directly
Calls
7
clearGlobalTracingHelper
Function · 0.90
getTracingHelper
Function · 0.90
setGlobalTracingHelper
Function · 0.90
reverse
Method · 0.80
createMockTracingHelper
Function · 0.70
getTraceParent
Method · 0.65
isEnabled
Method · 0.65
Tested by
no test coverage detected