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

stacklok / toolhive / 32832012162
70%

Build:
DEFAULT BRANCH: main
Ran 25 Aug 2026 09:35AM UTC
Jobs 1
Files 896
Run time 2min
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

25 Aug 2026 09:27AM UTC coverage: 69.371% (+0.06%) from 69.314%
32832012162

push

github

web-flow
Fix Windows unix socket URL round-trip (#6416)

* Fix Windows unix socket URL round-trip

ListenURL prepended a slash onto POSIX paths and emitted unix:////tmp/.... Health tests concatenated unix:// onto drive-letter paths, which url.Parse rejects as an invalid port. One helper now emits both forms. The parser keeps POSIX paths in slash form on Windows and still accepts the old four-slash alias.

Signed-off-by: stantheman0128 <stanshih888@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* Add unix socket URL parser tests for empty, relative, and drive-letter .. paths.

Signed-off-by: stantheman0128 <stanshih888@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* Reject drive-relative unix socket paths as non-absolute.

Signed-off-by: Po-Han Shih <stanshih888@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Signed-off-by: stantheman0128 <stanshih888@gmail.com>
Signed-off-by: Po-Han Shih <stanshih888@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

40 of 42 new or added lines in 3 files covered. (95.24%)

7 existing lines in 2 files now uncovered.

74858 of 107910 relevant lines covered (69.37%)

88.6 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
95.0
pkg/server/discovery/unix_url.go

Coverage Regressions

Lines Coverage ∆ File
6
72.34
-6.38% pkg/secrets/keyring/keyctl_linux.go
1
81.07
-0.12% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 32832012162.1 25 Aug 2026 09:35AM UTC 896
69.37
GitHub Action Run
Source Files on build 32832012162
  • Tree
  • List 896
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32832012162
  • b30ca2b0 on github
  • Prev Build on main (#32771130876)
  • Next Build on main (#32846868863)
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