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

File context.ts

packages/node-core/src/integrations/context.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable max-lines */
2
3import { execFile } from 'node:child_process';
4import { readdir, readFile } from 'node:fs';

Callers

nothing calls this directly

Calls 11

defineIntegrationFunction · 0.90
getAppContextFunction · 0.85
getDeviceContextFunction · 0.85
getCloudResourceContextFunction · 0.85
getOsContextFunction · 0.85
contextsToSpanAttributesFunction · 0.85
matchFirstFunction · 0.85
assignMethod · 0.80
getCultureContextFunction · 0.70
catchMethod · 0.65
thenMethod · 0.45

Tested by

no test coverage detected