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

File spanUtils.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, test } from 'vitest';
2import {
3 convertSpanLinksForEnvelope,
4 SEMANTIC_ATTRIBUTE_SENTRY_OP,

Callers

nothing calls this directly

Calls 15

testFunction · 0.90
spanToTraceHeaderFunction · 0.90
spanToTraceContextFunction · 0.90
timestampInSecondsFunction · 0.90
spanTimeInputToSecondsFunction · 0.90
spanToJSONFunction · 0.90
spanToStreamedSpanJSONFunction · 0.90
spanIsSampledFunction · 0.90
setCurrentClientFunction · 0.90

Tested by

no test coverage detected