Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ getGlobalScope
Function
getGlobalScope
packages/react/test/redux.test.ts:18–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
};
17
},
18
getGlobalScope() {
19
return
{
20
addEventProcessor: mockGlobalScopeAddEventProcessor,
21
};
22
},
23
addEventProcessor: vi.fn(),
24
addBreadcrumb: vi.fn(),
25
}));
Callers
15
index.test.ts
File · 0.50
_beginProfiling
Method · 0.50
_endProfiling
Method · 0.50
_resetProfilerInfo
Method · 0.50
createReduxEnhancer
Function · 0.50
sdk.test.ts
File · 0.50
sendFeedback.test.ts
File · 0.50
sdk.test.ts
File · 0.50
sdk.test.ts
File · 0.50
filterLowQualityTransactions
Function · 0.50
sdk.test.ts
File · 0.50
sdk.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected