MCPcopy
hub / github.com/prisma/prisma / tests.ts

File tests.ts

packages/client/tests/functional/tracing/tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { faker } from '@faker-js/faker'
2import { Attributes, context, SpanKind, trace } from '@opentelemetry/api'
3import { AsyncLocalStorageContextManager } from '@opentelemetry/context-async-hooks'
4import { registerInstrumentations } from '@opentelemetry/instrumentation'

Callers

nothing calls this directly

Calls 15

waitForSpanTreeFunction · 0.85
operationFunction · 0.85
clientCompileFunction · 0.85
clientSerializeFunction · 0.85
engineFunction · 0.85
createDbQueriesFunction · 0.85
findManyDbQueryFunction · 0.85
dbQueryFunction · 0.85
txBeginFunction · 0.85
txSetIsolationLevelFunction · 0.85
itxOperationFunction · 0.85
clientCompileBatchFunction · 0.85

Tested by

no test coverage detected