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

stacklok / toolhive / 19095328089
51%

Build:
DEFAULT BRANCH: main
Ran 05 Nov 2025 08:12AM UTC
Jobs 1
Files 342
Run time 1min
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

05 Nov 2025 08:06AM UTC coverage: 48.24% (+0.03%) from 48.211%
19095328089

push

github

web-flow
Move OAuth secret management into pkg/auth/oauth (#2462)

Previously pkg/oauth/ contained only OAuth client secret management
functions (ProcessOAuthClientSecret, StoreSecretInManager), which
was confusing because it shared a similar name with pkg/auth/oauth/
which contains the actual OAuth/OIDC protocol implementation.

This change:
- Moves pkg/oauth/client_secret.go → pkg/auth/oauth/secrets.go
- Updates 2 call sites: cmd/thv/app/run_flags.go, pkg/runner/config.go
- Removes pkg/oauth/ directory entirely

Benefits:
- Clearer package structure (all OAuth code under pkg/auth/oauth/)
- No more confusion between pkg/oauth and pkg/auth/oauth
- Better separation: secrets.go for secret management, flow.go for OAuth protocol

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

0 of 2 new or added lines in 2 files covered. (0.0%)

21790 of 45170 relevant lines covered (48.24%)

37.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
26.0
0.0% cmd/thv/app/run_flags.go
1
54.61
0.0% pkg/runner/config.go
Jobs
ID Job ID Ran Files Coverage
1 19095328089.1 05 Nov 2025 08:12AM UTC 342
48.24
GitHub Action Run
Source Files on build 19095328089
  • Tree
  • List 342
  • Changed 5
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19095328089
  • a1b4ed00 on github
  • Prev Build on main (#19093466566)
  • Next Build on main (#19096390503)
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

© 2025 Coveralls, Inc