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

stacklok / toolhive / 25759192859
66%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 08:12PM UTC
Jobs 1
Files 728
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

12 May 2026 08:06PM UTC coverage: 65.27% (+0.04%) from 65.228%
25759192859

push

github

web-flow
Retry OAuth token refresh on infrastructure 4xx (#5170)

The OAuth token refresh endpoint returns 4xx for infrastructure
events (WAF/firewall blocks, rate limits, transient bad-config
deploys) as well as for OAuth protocol failures. Today every 4xx
is treated as a permanent auth failure, killing the workload
until manual re-authentication. A momentary VPN flap that routes
a refresh request through a non-allowlisted IP is enough to
leave the workload dead.

Treat 4xx responses that lack a structured RFC 6749 error code
as transient; only 4xx with a populated error code
(invalid_grant, invalid_client, etc.) remains permanent. 429 is
always transient per HTTP standard.

Fixes #5169

Signed-off-by: Greg Katz <gkatz@indeed.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

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

2 existing lines in 1 file now uncovered.

64457 of 98755 relevant lines covered (65.27%)

62.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
96.46
0.0% pkg/authserver/storage/memory.go
Jobs
ID Job ID Ran Files Coverage
1 25759192859.1 12 May 2026 08:12PM UTC 728
65.27
GitHub Action Run
Source Files on build 25759192859
  • Tree
  • List 728
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25759192859
  • 84f606ac on github
  • Prev Build on main (#25758728538)
  • Next Build on main (#25760412840)
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