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

stacklok / toolhive / 26453858810
66%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 02:23PM UTC
Jobs 1
Files 738
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

26 May 2026 02:17PM UTC coverage: 65.894% (+0.04%) from 65.857%
26453858810

push

github

web-flow
Clear all cached registry tokens on logout (#5382)

thv registry logout only deleted the refresh-token key and its derived
fallback. The shared OAuthTokenSource also persists an access-token
cache under "<key>_AT", and its tier-2 lookup reads that key directly.
The cached access token survived logout, so the next thv registry login
short-circuited through the cache instead of triggering a fresh browser
flow.

Replace the targeted deletes with a list-and-bulk-delete over every
secret visible to the registry-scoped provider, mirroring
pkg/llm.DeleteCachedTokens. This also catches stale entries left behind
under derived keys after a registry URL or issuer change.

Closes #5373

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

8 existing lines in 2 files now uncovered.

65327 of 99139 relevant lines covered (65.89%)

62.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 26453858810.1 26 May 2026 02:23PM UTC 738
65.89
GitHub Action Run
Source Files on build 26453858810
  • Tree
  • List 738
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26453858810
  • 394b2e75 on github
  • Prev Build on main (#26446325560)
  • Next Build on main (#26472499695)
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