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

stacklok / toolhive / 23635214909

27 Mar 2026 07:03AM UTC coverage: 65.36% (-0.04%) from 65.397%
23635214909

push

github

web-flow
Fix macOS symlink test failures and upgrade phonenumbers dependency (#4399)

On macOS, t.TempDir() returns paths under /var/folders which is a
symlink to /private/var. This caused two test failures:
- skillsvc tests failed because the skill extractor rejects paths
  containing symlinks; fix by resolving via EvalSymlinks using the
  existing tempDir(t) helper
- health_test unix socket test failed because the resolved path
  exceeded macOS's 104-char socket path limit; fix by using
  os.MkdirTemp with a short prefix

Also upgrades github.com/nyaruka/phonenumbers from v1.1.6 to v1.6.12
to resolve GHSA-fmjh-f678-cv3x (Medium).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

52382 of 80144 relevant lines covered (65.36%)

65.2 hits per line

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

79.38
/pkg/transport/proxy/httpsse/http_proxy.go


Source Not Available

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