MCPcopy 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

1import type { Breadcrumb } from '@sentry/core';
2
3import * as SentryCore from '@sentry/core';
4import { Scope } from '@sentry/core';

Callers

nothing calls this directly

Calls 10

enableSyncToNativeFunction · 0.90
addBreadcrumbMethod · 0.65
setUserMethod · 0.65
setTagMethod · 0.65
setExtraMethod · 0.65
setContextMethod · 0.65
setAttributeMethod · 0.65
setAttributesMethod · 0.65
removeAttributeMethod · 0.65

Tested by

no test coverage detected