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

enboxorg / gitd / 22606127248
83%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2026 02:55AM UTC
Jobs 1
Files 82
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

03 Mar 2026 02:54AM UTC coverage: 84.007%. Remained the same
22606127248

push

github

web-flow
fix: wire credential helper automatically in git-remote-did (#167)

* fix: wire credential helper automatically in git-remote-did

git-remote-did spawns `git remote-http` but never told git which
credential helper to use.  Git fell back to an interactive username/
password prompt that can't work for DID auth.

Now injects `-c credential.helper=git-remote-did-credential` and
`-c credential.useHttpPath=true` when spawning the child process.
Push auth works out of the box — no `gitd setup` required.

Also makes the credential helper fail loudly instead of silently
returning nothing when it can't authenticate (no daemon, no password,
missing path).  Users now see actionable error messages with hints.

* chore: add changeset for credential helper wiring fix

7837 of 9329 relevant lines covered (84.01%)

28.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22606127248.1 03 Mar 2026 02:55AM UTC 82
84.01
GitHub Action Run
Source Files on build 22606127248
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22606127248
  • 3ae9b292 on github
  • Prev Build on main (#22596944385)
  • Next Build on main (#22606641263)
  • 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