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

File index.test.ts

packages/sqlcommenter-trace-context/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { clearGlobalTracingHelper, setGlobalTracingHelper, TracingHelper } from '@prisma/instrumentation-contract'
2import { afterEach, beforeEach, describe, expect, test } from 'vitest'
3
4import { traceContext } from './index'

Callers

nothing calls this directly

Calls 6

clearGlobalTracingHelperFunction · 0.90
traceContextFunction · 0.90
setGlobalTracingHelperFunction · 0.90
pluginFunction · 0.85
createMockTracingHelperFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected