MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / client.test.ts

File client.test.ts

packages/node/test/sdk/client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ProxyTracer } from '@opentelemetry/api';
2import * as opentelemetryInstrumentationPackage from '@opentelemetry/instrumentation';
3import type { Event, EventHint, Log } from '@sentry/core';
4import { getCurrentScope, getGlobalScope, getIsolationScope, Scope, SDK_VERSION } from '@sentry/core';

Callers

nothing calls this directly

Calls 12

getIsolationScopeFunction · 0.90
getGlobalScopeFunction · 0.90
getCurrentScopeFunction · 0.90
cleanupOtelFunction · 0.90
testFunction · 0.90
setClientMethod · 0.80
captureCheckInMethod · 0.80
clearMethod · 0.65
getOptionsMethod · 0.65
emitMethod · 0.65

Tested by

no test coverage detected