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

File traceData.test.ts

packages/core/test/lib/utils/traceData.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { Client } from '../../../src/';
3import {
4 getCurrentScope,

Callers

nothing calls this directly

Calls 15

setAsyncContextStrategyFunction · 0.90
getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
getGlobalScopeFunction · 0.90
getMainCarrierFunction · 0.90
getAsyncContextStrategyFunction · 0.90
withActiveSpanFunction · 0.90
getTraceDataFunction · 0.90
startSpanFunction · 0.90
freezeDscOnSpanFunction · 0.90

Tested by

no test coverage detected