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

tarantool / go-storage / 25428924619
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: bigbes/tntp-7708-watch-signal-contract
DEFAULT BRANCH: master
Ran 06 May 2026 10:06AM UTC
Jobs 1
Files 41
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

06 May 2026 10:04AM UTC coverage: 92.581% (-0.06%) from 92.642%
25428924619

Pull #78

github

bigbes
ci: inline govulncheck and bump Go to 1.26

The vulncheck workflow was broken: golang/govulncheck-action@v1 bundles
actions/checkout@v4.1.1, which collides with the outer actions/checkout@v6
— both inject an Authorization extraheader, so module fetches fail with
`remote: Duplicate header: "Authorization"` (HTTP 400).

Replace the action with a direct `go install golang.org/x/vuln/cmd/govulncheck@latest`
followed by `govulncheck ./...`. Two lines, no third-party dependency, no
auth collision.

Bump GO_VERSION to 1.26 because v1.3.0 govulncheck requires Go 1.26+.
Pull Request #78: ci: inline govulncheck and bump Go to 1.26

3070 of 3316 relevant lines covered (92.58%)

642.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
88.3
-2.13% driver/etcd/etcd.go
Jobs
ID Job ID Ran Files Coverage
1 25428924619.1 06 May 2026 10:06AM UTC 41
92.58
GitHub Action Run
Source Files on build 25428924619
  • Tree
  • List 41
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #78
  • PR Base - master (#25376843366)
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