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

stacklok / toolhive / 23141866436
64%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 11:45AM UTC
Jobs 1
Files 559
Run time 1min
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

16 Mar 2026 11:41AM UTC coverage: 64.488% (+0.08%) from 64.412%
23141866436

push

github

web-flow
fix(vmcp): /status uses live health monitor state (#4135)

The /status endpoint was reading backend health from the static
registry snapshot (set at discovery time and never updated), while
/api/backends/health correctly read from the live health monitor.
This caused the two endpoints to report inconsistent state for the
same backend (issue #4103).

Fix buildStatusResponse() to call GetAllBackendHealthStates() and
prefer the monitor's runtime health over the registry's initial
value. When health monitoring is disabled the registry value is
used as before, preserving backwards compatibility.

Add unit tests that assert /status reflects live monitor state for
both healthy and unhealthy transitions, and an e2e It block in the
circuit breaker lifecycle suite that compares both endpoints
side-by-side once the unstable backend's circuit breaker opens.

Closes: #4103

Co-authored-by: taskbot <taskbot@users.noreply.github.com>

19 of 20 new or added lines in 1 file covered. (95.0%)

11 existing lines in 4 files now uncovered.

48950 of 75906 relevant lines covered (64.49%)

162.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.04
-4.61% pkg/vmcp/server/status.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
73.2
-0.65% pkg/runner/config.go
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
3
91.04
-4.61% pkg/vmcp/server/status.go
4
59.5
-0.62% pkg/transport/proxy/transparent/transparent_proxy.go
Jobs
ID Job ID Ran Files Coverage
1 23141866436.1 16 Mar 2026 11:45AM UTC 559
64.49
GitHub Action Run
Source Files on build 23141866436
  • Tree
  • List 559
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23141866436
  • 0de510d2 on github
  • Prev Build on main (#23141052285)
  • Next Build on main (#23160415331)
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