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

SchSeba / sriov-cni / 23244649865
61%
master: 63%

Build:
Build:
LAST BUILD BRANCH: fix_coverall
DEFAULT BRANCH: master
Ran 18 Mar 2026 12:29PM UTC
Jobs 1
Files 12
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

18 Mar 2026 12:27PM UTC coverage: 61.302%. First build
23244649865

push

github

SchSeba
Fix CI: preserve PATH in sudo calls to use setup-go toolchain

sudo resets PATH, causing CI to fall back to the system Go (1.24.13)
instead of the one installed by actions/setup-go (1.25.x). This
triggers an unnecessary toolchain auto-download which hits a Go bug
(golang/go#75031) where go test -cover fails with "no such tool
covdata" for packages without test files.

Pass PATH=$PATH through sudo env so all make targets use the correct
Go version directly.

Signed-off-by: Sebastian Sch <sebassch@gmail.com>

979 of 1597 relevant lines covered (61.3%)

8.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23244649865.1 18 Mar 2026 12:29PM UTC 12
61.3
GitHub Action Run
Source Files on build 23244649865
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23244649865
  • 53fe3b6d on github
  • Delete
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