MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / redis-dc-subscriber.test.ts

File redis-dc-subscriber.test.ts

packages/server-utils/test/redis/redis-dc-subscriber.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AsyncLocalStorage } from 'node:async_hooks';
2import { tracingChannel } from 'node:diagnostics_channel';
3import type { Scope, Span } from '@sentry/core';
4import * as SentryCore from '@sentry/core';

Callers

nothing calls this directly

Calls 13

setAsyncContextStrategyFunction · 0.90
getCurrentScopeFunction · 0.90
getGlobalScopeFunction · 0.90
spanToJSONFunction · 0.90
startSpanFunction · 0.90
traceCommandFunction · 0.85
setClientMethod · 0.80
initTestClientFunction · 0.70
clearMethod · 0.65

Tested by

no test coverage detected