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

stacklok / toolhive / 18493635321
58%

Build:
DEFAULT BRANCH: main
Ran 14 Oct 2025 10:36AM UTC
Jobs 1
Files 284
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

14 Oct 2025 10:31AM UTC coverage: 46.702% (+0.03%) from 46.676%
18493635321

push

github

web-flow
Remove pointer-to-interface anti-pattern in OAuthFlowResult (#2182)

Changes *oauth2.TokenSource to oauth2.TokenSource throughout the codebase.
Interfaces in Go should not be used as pointers as they are already reference types.

Modified files:
- pkg/auth/discovery/discovery.go: Updated OAuthFlowResult.TokenSource field and assignment
- cmd/thv/app/proxy.go: Updated variable declarations and function signatures
- pkg/runner/remote_auth.go: Updated Authenticate return type
- pkg/runner/runner.go: Updated handleRemoteAuthentication return type
- pkg/transport/http.go: Updated tokenSource field and SetTokenSource method

Fixes #2169

Signed-off-by: kofort9 <kofort9@gmail.com>
Co-authored-by: Muhammad Amir Ejaz <amir@stacklok.com>

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

17574 of 37630 relevant lines covered (46.7%)

15.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
71.98
0.0% pkg/auth/discovery/discovery.go
1
54.93
0.0% pkg/runner/remote_auth.go
2
0.0
0.0% pkg/runner/runner.go
2
0.0
0.0% pkg/transport/http.go
5
8.85
0.0% cmd/thv/app/proxy.go
Jobs
ID Job ID Ran Files Coverage
1 18493635321.1 14 Oct 2025 10:36AM UTC 284
46.7
GitHub Action Run
Source Files on build 18493635321
  • Tree
  • List 284
  • Changed 7
  • Source Changed 5
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18493635321
  • 1fa984cd on github
  • Prev Build on main (#18493460442)
  • Next Build on main (#18493738710)
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