Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ xcodebuild-run-state.test.ts
File
xcodebuild-run-state.test.ts
src/utils/__tests__/xcodebuild-run-state.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ createXcodebuildRunState } from
'../xcodebuild-run-state.ts'
;
3
import
type
{
4
CompilerDiagnosticFragment,
Callers
nothing calls this directly
Calls
5
createXcodebuildRunState
Function · 0.90
push
Method · 0.80
snapshot
Method · 0.80
finalize
Method · 0.65
highestStageRank
Method · 0.65
Tested by
no test coverage detected