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

stacklok / toolhive / 33774717838
70%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2026 03:55PM UTC
Jobs 1
Files 906
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

03 Sep 2026 03:47PM UTC coverage: 69.923% (+0.008%) from 69.915%
33774717838

push

github

web-flow
Grant CIMD clients the server's allowed audiences (#6490)

CIMD-resolved clients were built with an empty audience list, so
fosite's DefaultAudienceMatchingStrategy rejected every refresh_token
grant with "has not been whitelisted by the OAuth 2.0 Client".
The authorization_code grant was unaffected because that path never
validates audience, so the failure only surfaced on refresh, roughly
an access-token lifetime after the first sign-in.
CIMDDecoratorConfig now carries AllowedAudiences, threaded from the
server's own AllowedAudiences at construction, and buildFositeClient
grants that list to every resolved client, mirroring how DCR clients
already inherit the server's AllowedAudiences (#3796).

Fixes: #6489

21 of 21 new or added lines in 2 files covered. (100.0%)

4 existing lines in 3 files now uncovered.

77680 of 111093 relevant lines covered (69.92%)

92.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
59.42
0.0% pkg/workloads/manager.go
1
96.77
-3.23% pkg/foreach/foreach.go
1
94.49
-0.79% pkg/vmcp/composer/dag_executor.go
Jobs
ID Job ID Ran Files Coverage
1 33774717838.1 03 Sep 2026 03:55PM UTC 906
69.92
GitHub Action Run
Source Files on build 33774717838
  • Tree
  • List 906
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33774717838
  • 7f0d08f8 on github
  • Prev Build on main (#33774081341)
  • Next Build on main (#33807055651)
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