Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ serverSdk.test.ts
File
serverSdk.test.ts
packages/nextjs/test/serverSdk.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Integration } from
'@sentry/core'
;
2
import
{ GLOBAL_OBJ } from
'@sentry/core'
;
3
import
{ getCurrentScope } from
'@sentry/node'
;
4
import
* as SentryNode from
'@sentry/node'
;
Callers
nothing calls this directly
Calls
8
init
Function · 0.90
regexSources
Function · 0.85
getIsolationScope
Method · 0.80
setClient
Method · 0.80
findIntegrationByName
Function · 0.70
getIgnoreSpans
Function · 0.70
clear
Method · 0.65
getCurrentScope
Function · 0.50
Tested by
no test coverage detected