Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ currentScopes.test.ts
File
currentScopes.test.ts
packages/core/test/lib/currentScopes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
import
{
3
getExternalPropagationContext,
4
getTraceContextFromScope,
Callers
nothing calls this directly
Calls
5
registerExternalPropagationContext
Function · 0.90
hasExternalPropagationContext
Function · 0.90
getExternalPropagationContext
Function · 0.90
getTraceContextFromScope
Function · 0.90
setPropagationContext
Method · 0.80
Tested by
no test coverage detected