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

File envelope.test.ts

packages/core/test/lib/envelope.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { DsnComponents } from '../../build/types/types/dsn';
3import type { DynamicSamplingContext } from '../../build/types/types/envelope';
4import type { Client, SdkInfo } from '../../src';

Callers

nothing calls this directly

Calls 10

createEventEnvelopeFunction · 0.90
getCurrentScopeFunction · 0.90
getIsolationScopeFunction · 0.90
setAsyncContextStrategyFunction · 0.90
setCurrentClientFunction · 0.90
createSpanEnvelopeFunction · 0.90
_enhanceEventWithSdkInfoFunction · 0.90
clearMethod · 0.65
initMethod · 0.45

Tested by

no test coverage detected