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

enboxorg / gitd / 22561221517

02 Mar 2026 04:19AM UTC coverage: 84.911% (+0.2%) from 84.713%
22561221517

push

github

web-flow
fix: daemon lifecycle UX — bun spawn crash, auto-background, port conflicts (#155)

- Replace createWriteStream with openSync fd in spawnDaemon to fix
  bun crash ('TODO: stream.Readable stdio @ 1').

- gitd serve now auto-backgrounds by default (Ollama pattern). Use
  --foreground to block the terminal. The user sees a one-liner status
  and the daemon runs in the background.

- Catch EADDRINUSE on server.listen and show a clear error with hints
  instead of a raw stack trace.

- Detect child process spawn errors (ENOENT) immediately via the
  'error' event instead of polling for 15s before timing out.

Closes #152

20 of 21 new or added lines in 2 files covered. (95.24%)

11 existing lines in 2 files now uncovered.

7766 of 9146 relevant lines covered (84.91%)

29.1 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.9
/src/git-server/server.ts


Build SHA Not Found

The commit SHA "50558166ac0feabc9d217dae415fafcd619a5eb5" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc