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

File baggage.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test, it, vi } from 'vitest';
2import {
3 baggageHeaderToDynamicSamplingContext,
4 dynamicSamplingContextToSentryBaggageHeader,

Callers

nothing calls this directly

Calls 6

parseBaggageHeaderFunction · 0.90
testFunction · 0.90
objectToBaggageHeaderFunction · 0.90
mergeBaggageHeadersFunction · 0.90

Tested by

no test coverage detected