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

stacklok / toolhive / 25228591736
65%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 07:09PM UTC
Jobs 1
Files 711
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

01 May 2026 07:04PM UTC coverage: 64.529% (+0.004%) from 64.525%
25228591736

push

github

web-flow
Fix golangci-lint failures from Go 1.26 linter upgrade (#5161)

- Replace deprecated reflect.Ptr with reflect.Pointer in four files
  (govet inline check now enforces this)
- Exclude gosec G710 (open redirect) globally; it fires on an
  intentional OAuth test mock with no attack surface
- Configure goconst to ignore test files and require 25+ occurrences
  before flagging, and suppress reporting in test/ and deploy/ paths;
  avoids touching test files while keeping the linter meaningful
- Extract httpTransportLabel and skillsDirName constants in
  pkg/client/config.go and use the existing defaultURLFieldName
  constant, replacing 130+ repeated string literals that triggered
  the raised goconst threshold

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

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

7 existing lines in 2 files now uncovered.

61859 of 95862 relevant lines covered (64.53%)

59.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
71.85
-1.85% pkg/ignore/processor.go
2
96.58
0.0% pkg/authserver/storage/memory.go
Jobs
ID Job ID Ran Files Coverage
1 25228591736.1 01 May 2026 07:09PM UTC 711
64.53
GitHub Action Run
Source Files on build 25228591736
  • Tree
  • List 711
  • Changed 7
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25228591736
  • e928ab65 on github
  • Prev Build on main (#25218379205)
  • Next Build on main (#25233223879)
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