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

File zoderrrors.test.ts

packages/core/test/lib/integrations/zoderrrors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, test } from 'vitest';
2import { z } from 'zod';
3import {
4 applyZodErrorsToEvent,

Callers

nothing calls this directly

Calls 7

testFunction · 0.90
applyZodErrorsToEventFunction · 0.90
flattenIssueFunction · 0.90
flattenIssuePathFunction · 0.90
formatIssueMessageFunction · 0.90
createMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected