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

stacklok / toolhive / 21280381993
60%

Build:
DEFAULT BRANCH: main
Ran 23 Jan 2026 09:03AM UTC
Jobs 1
Files 461
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

23 Jan 2026 08:55AM UTC coverage: 59.772% (+0.03%) from 59.738%
21280381993

push

github

web-flow
Add StatusReporter abstraction for vMCP runtime (#3159)

Implement StatusReporter interface and LoggingReporter to enable vMCP runtime
to report operational status (phase, discovered backends, health conditions).

This commit provides:
- Reporter interface with ReportStatus() and Start() methods
- Status model: Phase, Conditions, DiscoveredBackends
- LoggingReporter: Logs status updates for debugging (no persistence)
- Integration into vMCP server lifecycle with shutdown function pattern

The interface is designed to support future implementations that persist status
to different backends. This PR includes only the logging implementation for CLI
mode.

Integration:
- vMCP server calls reporter.Start() which returns shutdown function
- CLI mode uses LoggingReporter with logging disabled by default
- Status reporting is optional (nil reporter = disabled)

Related: #3147

Signed-off-by: 4t8dd <wanger.xyz@gmail.com>

54 of 59 new or added lines in 5 files covered. (91.53%)

9 existing lines in 3 files now uncovered.

36924 of 61775 relevant lines covered (59.77%)

79.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
78.89
0.06% pkg/vmcp/server/server.go
3
0.0
0.0% cmd/vmcp/app/commands.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
36.5
0.0% cmd/thv-operator/api/v1alpha1/zz_generated.deepcopy.go
2
84.23
-0.28% pkg/vmcp/composer/workflow_engine.go
6
75.47
-5.66% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 21280381993.1 23 Jan 2026 09:03AM UTC 461
59.77
GitHub Action Run
Source Files on build 21280381993
  • Tree
  • List 461
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21280381993
  • e22900f9 on github
  • Prev Build on main (#21274892643)
  • Next Build on main (#21281634312)
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