Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ event-formatting.test.ts
File
event-formatting.test.ts
src/utils/renderers/__tests__/event-formatting.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'node:path'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
import
{
4
extractGroupedCompilerError,
Callers
nothing calls this directly
Calls
12
formatHeaderEvent
Function · 0.90
formatBuildStageEvent
Function · 0.90
formatTransientBuildStageEvent
Function · 0.90
formatHumanCompilerErrorEvent
Function · 0.90
extractGroupedCompilerError
Function · 0.90
formatGroupedCompilerErrors
Function · 0.90
formatHumanCompilerWarningEvent
Function · 0.90
formatStatusLineEvent
Function · 0.90
formatTransientStatusLineEvent
Function · 0.90
formatDetailTreeEvent
Function · 0.90
formatGroupedTestFailures
Function · 0.90
formatTestCaseResults
Function · 0.90
Tested by
no test coverage detected