• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

orion-ecs / keen-eye / 20771366732 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 07 Jan 2026 05:17AM UTC
Files 1362
Run time 34s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jan 2026 05:12AM UTC coverage: 87.406% (-0.02%) from 87.421%
20771366732.1

push

github

tyevco
feat: Add process controller to TestBridge (Phase 4)

Add IProcessController for managing child processes during testing,
enabling external game process spawning, stdin/stdout communication,
and signal handling for integration and end-to-end testing.

New abstractions:
- IProcessController interface with process management methods
- ProcessStartOptions for configurable process spawning
- ProcessInfo for process state snapshots
- ProcessExitResult for exit information with captured output

Implementation features:
- Start processes with environment variables and working directory
- Capture stdout/stderr with configurable buffer limits (FIFO trimming)
- Write to stdin for interactive processes
- Wait for specific output patterns or process exit
- Graceful termination (SIGTERM/Ctrl+C) and forced kill (SIGKILL)
- Manage multiple processes with cleanup on disposal

Tests: 27 new tests (26 pass, 1 skipped Windows-only)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

9138 of 12206 branches covered (74.86%)

Branch coverage included in aggregate %.

158311 of 179370 relevant lines covered (88.26%)

1.01 hits per line

Source Files on job 20771366732.1
  • Tree
  • List 1362
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20771366732
  • 64efde82 on github
  • Prev Job for on main (#20770634008.1)
  • Next Job for on main (#20784940971.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc