MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / handle.test.ts

File handle.test.ts

packages/sveltekit/test/server-common/handle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { EventEnvelopeHeaders, Span } from '@sentry/core';
2import {
3 getRootSpan,
4 getSpanDescendants,

Callers

nothing calls this directly

Calls 15

sentryHandleFunction · 0.90
spanToJSONFunction · 0.90
getSpanDescendantsFunction · 0.90
spanIsSampledFunction · 0.90
addSentryCodeToPageFunction · 0.90
isFetchProxyRequiredFunction · 0.90
setCurrentClientFunction · 0.85
mockEventFunction · 0.85
getRootSpanFunction · 0.85
resolveFunction · 0.70
onMethod · 0.65

Tested by

no test coverage detected