Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, test } from
'vitest'
;
2
import
{
3
convertSpanLinksForEnvelope,
4
SEMANTIC_ATTRIBUTE_SENTRY_OP,
Callers
nothing calls this directly
Calls
15
test
Function · 0.90
spanToTraceHeader
Function · 0.90
spanToTraceContext
Function · 0.90
convertSpanLinksForEnvelope
Function · 0.90
timestampInSeconds
Function · 0.90
spanTimeInputToSeconds
Function · 0.90
spanToJSON
Function · 0.90
spanToStreamedSpanJSON
Function · 0.90
streamedSpanJsonToSerializedSpan
Function · 0.90
spanIsSampled
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
setCurrentClient
Function · 0.90
Tested by
no test coverage detected