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

stacklok / toolhive / 30944486877
70%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 07:50PM UTC
Jobs 1
Files 870
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

04 Aug 2026 07:42PM UTC coverage: 69.891% (+0.01%) from 69.879%
30944486877

push

github

web-flow
Expire the refuted-Modern-hint memory after a TTL (#6185)

The modernHintRefuted flag (added for #6154) stops legacyInit re-probing
server/discover on every call for a backend whose Legacy-handshake version
hint was contradicted by an authoritative discover probe. It was never
evicted: a backend that lied once (hint Modern, discover Legacy — e.g.
github-mcp-server v1.6.0) and was later redeployed genuinely Modern stayed
pinned Legacy forever, because the flag suppresses the confirming probe
that would flip the cache.

Store the refuted-at timestamp and expire entries after a TTL (default
5m, overridable via WithRefutationTTL for tests). A persistent liar now
pays one confirming probe per window instead of per call; a redeemed
backend self-heals its cached (and CRD-status-reported) revision within
one window. The #6154 anti-oscillation behavior is unchanged within the
window — the existing hint-liar test still passes unmodified.

Closes #5992

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

10 existing lines in 4 files now uncovered.

82943 of 118675 relevant lines covered (69.89%)

98.72 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
71.85
-1.11% pkg/ignore/processor.go
3
49.27
-0.62% pkg/transport/stdio.go
2
93.94
-6.06% pkg/foreach/foreach.go
2
94.77
-1.31% pkg/vmcp/composer/dag_executor.go
Jobs
ID Job ID Ran Files Coverage
1 30944486877.1 04 Aug 2026 07:50PM UTC 870
69.89
GitHub Action Run
Source Files on build 30944486877
  • Tree
  • List 870
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30944486877
  • 63a0a9b9 on github
  • Prev Build on main (#30930694184)
  • Next Build on main (#30946223642)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc