MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import {
3 addMetadataToStackFrames,
4 getFilenameToMetadataMap,

Callers

nothing calls this directly

Calls 6

createStackParserFunction · 0.90
nodeStackLineParserFunction · 0.90
getMetadataForUrlFunction · 0.90
addMetadataToStackFramesFunction · 0.90
getFilenameToMetadataMapFunction · 0.90

Tested by

no test coverage detected