Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ scope.test.ts
File
scope.test.ts
packages/core/test/lib/scope.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, test, vi } from
'vitest'
;
2
import
type
{ Client } from
'../../src/client'
;
3
import
{
4
getCurrentScope,
Callers
nothing calls this directly
Calls
15
clearGlobalScope
Function · 0.90
test
Function · 0.90
getGlobalScope
Function · 0.90
applyScopeDataToEvent
Function · 0.90
uuid4
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
getIsolationScope
Function · 0.90
getCurrentScope
Function · 0.90
withScope
Function · 0.90
withIsolationScope
Function · 0.90
getScopeData
Method · 0.80
setFingerprint
Method · 0.80
Tested by
no test coverage detected