Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, test } from
'vitest'
;
2
import
{ z } from
'zod'
;
3
import
{
4
applyZodErrorsToEvent,
Callers
nothing calls this directly
Calls
7
test
Function · 0.90
applyZodErrorsToEvent
Function · 0.90
flattenIssue
Function · 0.90
flattenIssuePath
Function · 0.90
formatIssueMessage
Function · 0.90
create
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected