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

enboxorg / gitd / 22561221517
83%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2026 04:20AM UTC
Jobs 1
Files 81
Run time 1min
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

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%)

7766 of 9146 relevant lines covered (84.91%)

29.1 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.9
-0.59% src/git-server/server.ts
Jobs
ID Job ID Ran Files Coverage
1 22561221517.1 02 Mar 2026 04:20AM UTC 81
84.91
GitHub Action Run
Source Files on build 22561221517
  • Tree
  • List 81
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22561221517
  • 50558166 on github
  • Prev Build on main (#22560670350)
  • Next Build on main (#22562558658)
  • Delete
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