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

nledez / tun-manager / 32473279806
100%

Build:
DEFAULT BRANCH: main
Ran 21 Aug 2026 10:36AM UTC
Jobs 1
Files 42
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

21 Aug 2026 10:23AM UTC coverage: 99.894%. Remained the same
32473279806

push

github

nledez
ci: a linter older than the toolchain cannot read the standard library

The runner takes whatever `stable` means today, and today that is Go
1.27.0. golangci-lint v2.12.2 is built with go1.26.2, so its go/types
refuses the 1.27 standard library it is pointed at and reports
math/rand/v2 as a typecheck failure -- a complaint about the toolchain
wearing the costume of a complaint about this module.

v2.13.0 added go1.27 support; v2.13.1 is built with go1.27.0.

The pin has to be at least as new as the toolchain setup-go installs,
not merely as new as go.mod targets, and Dependabot does not update this
input, so a new Go release moves it here by hand.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

3767 of 3771 relevant lines covered (99.89%)

36.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32473279806.1 21 Aug 2026 10:36AM UTC 42
99.89
GitHub Action Run
Source Files on build 32473279806
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9016f624 on github
  • Prev Build on main (#32471121965)
  • Next Build on main (#32474021996)
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