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

File serverSdk.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Integration } from '@sentry/core';
2import { GLOBAL_OBJ } from '@sentry/core';
3import { getCurrentScope } from '@sentry/node';
4import * as SentryNode from '@sentry/node';

Callers

nothing calls this directly

Calls 8

initFunction · 0.90
regexSourcesFunction · 0.85
getIsolationScopeMethod · 0.80
setClientMethod · 0.80
findIntegrationByNameFunction · 0.70
getIgnoreSpansFunction · 0.70
clearMethod · 0.65
getCurrentScopeFunction · 0.50

Tested by

no test coverage detected