Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-react-native
/ scopeSync.test.ts
File
scopeSync.test.ts
packages/core/test/scopeSync.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Breadcrumb } from
'@sentry/core'
;
2
3
import
* as SentryCore from
'@sentry/core'
;
4
import
{ Scope } from
'@sentry/core'
;
Callers
nothing calls this directly
Calls
10
enableSyncToNative
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
addBreadcrumb
Method · 0.65
setUser
Method · 0.65
setTag
Method · 0.65
setExtra
Method · 0.65
setContext
Method · 0.65
setAttribute
Method · 0.65
setAttributes
Method · 0.65
removeAttribute
Method · 0.65
Tested by
no test coverage detected