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

File integration.test.ts

packages/profiling-node/test/integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ProfileChunk, ProfilingIntegration, Transport } from '@sentry/core';
2import { createEnvelope, debug, getMainCarrier, GLOBAL_OBJ } from '@sentry/core';
3import * as Sentry from '@sentry/node';
4import type { NodeClientOptions } from '@sentry/node/build/types/types';

Callers

nothing calls this directly

Calls 15

getMainCarrierFunction · 0.90
createEnvelopeFunction · 0.90
getProfilerIdFunction · 0.85
makeClientOptionsFunction · 0.85
getPropagationContextMethod · 0.80
startProfilerMethod · 0.80
stopProfilerMethod · 0.80
waitFunction · 0.70
resolveMethod · 0.65

Tested by

no test coverage detected