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

File trace.test.ts

packages/core/test/lib/tracing/trace.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 {
3 getCapturedScopesOnSpan,
4 getCurrentScope,

Callers

nothing calls this directly

Calls 15

getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
getGlobalScopeFunction · 0.90
setAsyncContextStrategyFunction · 0.90
setCurrentClientFunction · 0.90
startSpanFunction · 0.90
spanToJSONFunction · 0.90
getSpanDescendantsFunction · 0.90
getCapturedScopesOnSpanFunction · 0.90

Tested by

no test coverage detected