Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
type
{ Client } from
'../../../src/'
;
3
import
{
4
getCurrentScope,
Callers
nothing calls this directly
Calls
15
setAsyncContextStrategy
Function · 0.90
getCurrentScope
Function · 0.90
getIsolationScope
Function · 0.90
getGlobalScope
Function · 0.90
getMainCarrier
Function · 0.90
getAsyncContextStrategy
Function · 0.90
withActiveSpan
Function · 0.90
getTraceData
Function · 0.90
startSpan
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
freezeDscOnSpan
Function · 0.90
registerExternalPropagationContext
Function · 0.90
Tested by
no test coverage detected