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

stacklok / toolhive / 24074349557
65%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 09:33AM 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 09:27AM UTC coverage: 65.163% (-0.01%) from 65.174%
24074349557

push

github

web-flow
Migrate session manager to DataStorage with cross-pod restore (#4479)

Wire Redis session storage into vMCP server

Add SessionStorage *vmcpconfig.SessionStorageConfig to vmcpserver.Config
and introduce buildSessionDataStorage:
- provider nil/"memory": uses LocalSessionDataStorage (default, unchanged)
- provider "redis": constructs RedisSessionDataStorage with address, DB,
  and key prefix from SessionStorageConfig; password from
  THV_SESSION_REDIS_PASSWORD; empty KeyPrefix defaults to
  "thv:vmcp:session:"; unknown provider values return an error
- Pass cfg.SessionStorage from commands.go so the operator-provided Redis
  config reaches the server

Related-to: #4220

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

9 of 30 new or added lines in 2 files covered. (30.0%)

12 existing lines in 3 files now uncovered.

54660 of 83882 relevant lines covered (65.16%)

63.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
78.53
-2.25% pkg/vmcp/server/server.go
1
3.11
-0.01% cmd/vmcp/app/commands.go

Coverage Regressions

Lines Coverage ∆ File
6
20.11
-3.45% pkg/client/manager.go
3
70.0
-3.33% pkg/state/local.go
3
79.38
-0.77% pkg/transport/proxy/httpsse/http_proxy.go
Jobs
ID Job ID Ran Files Coverage
1 24074349557.1 07 Apr 2026 09:33AM UTC 604
65.16
GitHub Action Run
Source Files on build 24074349557
  • Tree
  • List 604
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24074349557
  • 8b36d999 on github
  • Prev Build on main (#24042951666)
  • Next Build on main (#24074551313)
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