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

stacklok / toolhive / 27717871704
67%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 08:38PM UTC
Jobs 1
Files 763
Run time 3min
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

17 Jun 2026 08:31PM UTC coverage: 67.162% (+0.1%) from 67.053%
27717871704

push

github

web-flow
Recover OAuth workloads from transient refresh failures (#5350)

Add AuthRetrying state for transient OAuth errors

When an OAuth refresh fails as a transient error for longer than the
in-loop short retry (~1-2 minutes at defaults), the monitor used to
mark the workload unauthenticated and exit. The workload stayed dead
even after the underlying condition cleared on its own (e.g. a brief
VPN disconnect routing requests through a different network path).
Now the monitor keeps retrying on a configurable longer cadence
(default 10 minutes) until either success or a configurable ceiling
(default 24 hours), at which point the workload is finally marked
unauthenticated.

Fixes #5349

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

246 of 279 new or added lines in 8 files covered. (88.17%)

23 existing lines in 6 files now uncovered.

69459 of 103420 relevant lines covered (67.16%)

65.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
87.19
6.34% pkg/auth/monitored_token_source.go
7
86.79
pkg/oauthproto/oauthtest/server.go
4
0.0
0.0% cmd/thv/app/ui/styles.go

Coverage Regressions

Lines Coverage ∆ File
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
6
61.75
5.06% pkg/workloads/manager.go
3
87.19
6.34% pkg/auth/monitored_token_source.go
3
97.37
-0.53% pkg/authz/authorizers/cedar/core.go
3
71.85
-1.11% pkg/ignore/processor.go
2
94.77
-1.31% pkg/vmcp/composer/dag_executor.go
Jobs
ID Job ID Ran Files Coverage
1 27717871704.1 17 Jun 2026 08:38PM UTC 763
67.16
GitHub Action Run
Source Files on build 27717871704
  • Tree
  • List 763
  • Changed 18
  • Source Changed 12
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27717871704
  • 2add5257 on github
  • Prev Build on main (#27712366822)
  • Next Build on main (#27723400482)
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