Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
getCapturedScopesOnSpan,
4
getCurrentScope,
Callers
nothing calls this directly
Calls
15
registerSpanErrorInstrumentation
Function · 0.90
getCurrentScope
Function · 0.90
getIsolationScope
Function · 0.90
getGlobalScope
Function · 0.90
setAsyncContextStrategy
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
setCurrentClient
Function · 0.90
startSpan
Function · 0.90
spanToJSON
Function · 0.90
getSpanDescendants
Function · 0.90
getDynamicSamplingContextFromSpan
Function · 0.90
getCapturedScopesOnSpan
Function · 0.90
Tested by
no test coverage detected