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

enboxorg / gitd / 22558760687
83%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2026 02:21AM UTC
Jobs 1
Files 80
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 02:20AM UTC coverage: 84.971% (+43.6%) from 41.415%
22558760687

push

github

web-flow
fix: daemon auto-start during CLI commands and clear errors on failure (#150)

- ensureDaemon() now accepts an optional password parameter and passes
  GITD_PASSWORD to the spawned daemon process so it can unlock the vault
  without a TTY prompt.

- main.ts calls ensureDaemon(password) after connectAgent for all
  one-shot commands (init, issue, pr, etc.) so the background server
  is running before the user tries to git push.

- resolveLocalDaemon in git-remote-did now logs a clear error on stderr
  when daemon auto-start fails, with a hint to run gitd serve or set
  GITD_PASSWORD. Previously it failed silently and fell through.

- Remove the broken DWN /git/ fallback from resolveGitEndpoint. The DWN
  endpoint is a data store, not a git server — appending /git/ always
  returned 'Not Found'. DIDs without a GitTransport service now get a
  helpful error message suggesting gitd serve.

- Update gitd init output to say 'A local git server is running in the
  background' instead of telling the user to manually start gitd serve.

15 of 21 new or added lines in 3 files covered. (71.43%)

2 existing lines in 2 files now uncovered.

7723 of 9089 relevant lines covered (84.97%)

29.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
57.85
0.59% src/daemon/lifecycle.ts
5
71.14
2.47% src/git-remote/resolve.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
71.14
2.47% src/git-remote/resolve.ts
1
95.63
94.2% src/shims/oci/registry.ts
Jobs
ID Job ID Ran Files Coverage
1 22558760687.1 02 Mar 2026 02:21AM UTC 80
84.97
GitHub Action Run
Source Files on build 22558760687
  • Tree
  • List 80
  • Changed 34
  • Source Changed 2
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22558760687
  • b9d500be on github
  • Prev Build on main (#22549333560)
  • Next Build on main (#22558791231)
  • 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