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

tarantool / go-storage / 30611891474
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-update-actions
DEFAULT BRANCH: master
Ran 31 Jul 2026 07:10AM UTC
Jobs 1
Files 51
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

31 Jul 2026 07:09AM UTC coverage: 90.047%. Remained the same
30611891474

Pull #118

github

bigbes
ci: bump workflow Go version to 1.25

go.mod has required go >= 1.25.0 since the v2 module bump, but the
workflows still pinned 1.23/1.24. This went unnoticed because the older
setup-go left GOTOOLCHAIN unset, so the jobs silently downloaded a
newer toolchain. setup-go v7 pins GOTOOLCHAIN=local, which surfaced the
stale pins as hard failures:

    go: go.mod requires go >= 1.25.0 (running go 1.24.13; GOTOOLCHAIN=local)

Raises GO_VERSION to 1.25 in check.yaml and to the current 1.25.12 patch
in tcs.yaml, and drops 1.23/1.24 from the testing matrix, leaving 1.25 —
the module's declared minimum, as documented in the changelog — and
stable. govulncheck.yaml already tracks 1.26 and is unchanged.
Pull Request #118: ci: update actions to their latest versions

3872 of 4300 relevant lines covered (90.05%)

503.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30611891474.1 31 Jul 2026 07:10AM UTC 51
90.05
GitHub Action Run
Source Files on build 30611891474
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #118
  • PR Base - master (#27952331690)
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