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

File clientSdk.test.ts

packages/nextjs/test/clientSdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Integration } from '@sentry/core';
2import { debug, getGlobalScope, getIsolationScope, SentryNonRecordingSpan } from '@sentry/core';
3import * as SentryReact from '@sentry/react';
4import { getClient, getCurrentScope, WINDOW } from '@sentry/react';

Callers

nothing calls this directly

Calls 12

getGlobalScopeFunction · 0.90
getIsolationScopeFunction · 0.90
getCurrentScopeFunction · 0.90
initFunction · 0.90
setClientMethod · 0.80
findIntegrationByNameFunction · 0.70
clearMethod · 0.65
endMethod · 0.65
getClientFunction · 0.50
startSpanMethod · 0.45
getIntegrationByNameMethod · 0.45

Tested by

no test coverage detected