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

stacklok / toolhive / 24506764464
66%

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 11:10AM UTC
Jobs 1
Files 631
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

16 Apr 2026 11:04AM UTC coverage: 65.812% (-0.001%) from 65.813%
24506764464

push

github

web-flow
Persist restored session metadata to Redis in loadSession (#4842)

After a successful RestoreSession call, write the restored session's
metadata back to Redis so per-backend session IDs stay current.
Backends that ignore Mcp-Session-Id hints (e.g. SSE transports) assign
a fresh ID on every restore; without this write the stale IDs persisted
in Redis indefinitely.

With Redis kept consistent, revert checkSession's comparison from the
narrowed MetadataKeyBackendIDs-only workaround (introduced in #4724)
back to maps.Equal, restoring full cross-pod consistency detection for
any metadata drift.

Closes #4836

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

16 of 19 new or added lines in 1 file covered. (84.21%)

5 existing lines in 2 files now uncovered.

57289 of 87050 relevant lines covered (65.81%)

62.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
82.78
0.05% pkg/vmcp/server/sessionmanager/session_manager.go

Coverage Regressions

Lines Coverage ∆ File
3
79.38
-0.77% pkg/transport/proxy/httpsse/http_proxy.go
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 24506764464.1 16 Apr 2026 11:10AM UTC 631
65.81
GitHub Action Run
Source Files on build 24506764464
  • Tree
  • List 631
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24506764464
  • bcc9588c on github
  • Prev Build on main (#24504069707)
  • Next Build on main (#24508266115)
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