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