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

stacklok / toolhive / 24088984050
65%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 03:18PM UTC
Jobs 1
Files 604
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

07 Apr 2026 03:13PM UTC coverage: 65.19% (+0.02%) from 65.168%
24088984050

push

github

web-flow
Validate volume mount source paths before spawning workload (#4568)

* Validate volume mount source paths before spawning workload

When a user specifies a nonexistent host path in --volume, the error
was only visible in proxy logs after the workload entered error state.
Add pre-flight os.Stat validation in processVolumeMounts (CLI context
only) so the error surfaces immediately at the CLI.

Fixes #2485

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix existing volume mount tests to use real temp directories

The pre-flight path validation now rejects nonexistent source paths,
so existing tests that used fake paths like /host need real directories.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix remaining volume test using hardcoded /host path

TestRunConfigBuilder also used a fake /host:/container volume that
the new pre-flight validation rejects. Use t.TempDir() like the
other volume tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

7 of 13 new or added lines in 1 file covered. (53.85%)

18 existing lines in 3 files now uncovered.

54711 of 83925 relevant lines covered (65.19%)

63.27 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
74.87
-0.37% pkg/runner/config_builder.go

Coverage Regressions

Lines Coverage ∆ File
9
22.99
-0.57% pkg/client/manager.go
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
3
70.0
-3.33% pkg/state/local.go
Jobs
ID Job ID Ran Files Coverage
1 24088984050.1 07 Apr 2026 03:18PM UTC 604
65.19
GitHub Action Run
Source Files on build 24088984050
  • Tree
  • List 604
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24088984050
  • 1ee7107a on github
  • Prev Build on main (#24088824333)
  • Next Build on main (#24092256438)
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