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

stacklok / toolhive / 23545575683
65%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 02:19PM UTC
Jobs 1
Files 578
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 Mar 2026 02:13PM UTC coverage: 65.32% (-0.02%) from 65.343%
23545575683

push

github

web-flow
Merge runtime config override with defaults (#4304)

* Merge runtime config override with defaults

When --runtime-add-package is used without --runtime-image,
loadRuntimeConfig returned the override as-is with an empty
BuilderImage, producing an invalid Dockerfile ("FROM  AS builder").
Even with --runtime-image, AdditionalPackages replaced the defaults
instead of merging.

Additionally, the npx, go, and uvx templates only installed
AdditionalPackages in the builder stage. The runtime stage hardcoded
ca-certificates, so packages needed at runtime (e.g. git) were missing.

Fix both issues:
- Add mergeRuntimeConfig to fill empty BuilderImage from defaults and
  deduplicate-merge AdditionalPackages
- Update all three templates to install AdditionalPackages in the
  runtime stage

Fixes first half of #4301

* Update docs for runtime package impacting builder and runtime

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs generated

---------

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

25 of 28 new or added lines in 2 files covered. (89.29%)

33 existing lines in 3 files now uncovered.

51440 of 78751 relevant lines covered (65.32%)

72.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
32.62
3.95% pkg/runner/protocol.go

Uncovered Existing Lines

Lines Coverage ∆ File
8
23.56
-4.6% pkg/client/manager.go
11
68.42
-14.47% pkg/client/discovery.go
14
74.44
-5.19% pkg/client/config.go
Jobs
ID Job ID Ran Files Coverage
1 23545575683.1 25 Mar 2026 02:19PM UTC 578
65.32
GitHub Action Run
Source Files on build 23545575683
  • Tree
  • List 578
  • Changed 8
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23545575683
  • a9f92a01 on github
  • Prev Build on main (#23545538692)
  • Next Build on main (#23553452916)
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