Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ metadata.test.ts
File
metadata.test.ts
packages/core/test/lib/metadata.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
2
import
{
3
addMetadataToStackFrames,
4
getFilenameToMetadataMap,
Callers
nothing calls this directly
Calls
6
createStackParser
Function · 0.90
nodeStackLineParser
Function · 0.90
getMetadataForUrl
Function · 0.90
addMetadataToStackFrames
Function · 0.90
stripMetadataFromStackFrames
Function · 0.90
getFilenameToMetadataMap
Function · 0.90
Tested by
no test coverage detected