Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ tracing.test.ts
File
tracing.test.ts
packages/core/test/lib/utils/tracing.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, test } from
'vitest'
;
2
import
{
3
extractTraceparentData,
4
generateTraceparentHeader,
Callers
nothing calls this directly
Calls
6
propagationContextFromHeaders
Function · 0.90
test
Function · 0.90
extractTraceparentData
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
shouldContinueTrace
Function · 0.90
generateTraceparentHeader
Function · 0.90
Tested by
no test coverage detected