MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / asyncContextStrategy.test.ts

File asyncContextStrategy.test.ts

packages/opentelemetry/test/asyncContextStrategy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { BasicTracerProvider } from '@opentelemetry/sdk-trace-base';
2import type { Scope } from '@sentry/core';
3import {
4 getCurrentScope,

Callers

nothing calls this directly

Calls 15

getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
setupOtelFunction · 0.90
cleanupOtelFunction · 0.90
setAsyncContextStrategyFunction · 0.90
testFunction · 0.90
withIsolationScopeFunction · 0.90
withScopeFunction · 0.90
asyncSetExtraFunction · 0.85
setExtraMethod · 0.80

Tested by

no test coverage detected