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

stacklok / toolhive / 26822005647
66%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 01:18PM UTC
Jobs 1
Files 748
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

02 Jun 2026 01:12PM UTC coverage: 65.886% (+0.08%) from 65.803%
26822005647

push

github

web-flow
Add Applier for upgrading workloads in place (#5410)

Detecting an available upgrade is only useful if users can apply it
while keeping their configuration. Add the apply path that the CLI and
API will drive.

Add upgrade.Applier: it reloads the workload's saved config, re-runs the
check on fresh state (so a stale result can never drive an apply),
resolves the candidate from the registry, and rebuilds the run config
preserving the full user configuration — auth, authz, audit, telemetry,
tools filters, volumes, secrets, ports, permission profile, and more —
changing only the image, merged env/secrets, and re-resolved registry
URLs. New required env vars surface through the injected validator.

Crucially, the candidate image is verified and pulled (and the policy
gate runs) before the destructive stop/delete/start, so a missing or
unverifiable image leaves the running workload untouched — there is no
rollback once UpdateWorkload begins. Verification uses the same path as
thv run.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

209 of 224 new or added lines in 1 file covered. (93.3%)

2 existing lines in 1 file now uncovered.

66249 of 100551 relevant lines covered (65.89%)

64.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
93.3
pkg/workloads/upgrade/applier.go

Coverage Regressions

Lines Coverage ∆ File
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 26822005647.1 02 Jun 2026 01:18PM UTC 748
65.89
GitHub Action Run
Source Files on build 26822005647
  • Tree
  • List 748
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26822005647
  • 01817493 on github
  • Prev Build on main (#26818362175)
  • Next Build on main (#26822081121)
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