MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / integration.worker.test.ts

File integration.worker.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ProfilingIntegration, Transport } from '@sentry/core';
2import * as Sentry from '@sentry/node';
3import { CpuProfilerBindings } from '@sentry/node-cpu-profiler';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 7

makeClientFunction · 0.70
setConfigMethod · 0.65
startMethod · 0.65
endMethod · 0.65
stopMethod · 0.65
initMethod · 0.45
getIntegrationByNameMethod · 0.45

Tested by

no test coverage detected