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

stacklok / toolhive / 33764144127
70%

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

03 Sep 2026 01:58PM UTC coverage: 69.929% (+0.03%) from 69.896%
33764144127

push

github

web-flow
Restore go.mod patch-version lint with floor-friendly regex (#6503)

Restore go.mod patch-version lint with a floor-friendly regex

We previously dropped the "go.mod must pin Go to minor version" lint
check entirely to unblock bumping x/crypto to v0.56.0, which requires
`go 1.26.0` in consumers' go.mod. But we've had churn before from people
accidentally bumping the go directive to an arbitrary patch version, so
losing the check entirely isn't the right trade.

Restore it with a tighter regex that allows both `go 1.26` and
`go 1.26.0` (a dependency's go.mod floor is always X.Y.0) while still
rejecting any later patch like `go 1.26.4`.

77513 of 110846 relevant lines covered (69.93%)

91.47 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
72.34
-6.38% pkg/secrets/keyring/keyctl_linux.go
3
78.26
-0.87% pkg/transport/proxy/httpsse/http_proxy.go
3
64.0
4.37% pkg/workloads/manager.go
2
65.71
-2.86% pkg/state/runconfig.go
1
81.07
-0.12% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 33764144127.1 03 Sep 2026 02:06PM UTC 906
69.93
GitHub Action Run
Source Files on build 33764144127
  • Tree
  • List 906
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33764144127
  • 9549c9a8 on github
  • Prev Build on main (#33761560182)
  • Next Build on main (#33764673379)
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