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

kubernetes-sigs / blob-csi-driver / 30072100171
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: upgrade-azcopy-v10.32.6
DEFAULT BRANCH: master
Ran 24 Jul 2026 06:33AM UTC
Jobs 1
Files 18
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

24 Jul 2026 06:22AM UTC coverage: 82.612% (+0.009%) from 82.603%
30072100171

Pull #2573

github

andyzhangx
fix: place build tags before license and update boilerplate checker

gofmt requires //go:build to be the very first line of the file, before
any comments (including the license block). The boilerplate checker did
not strip //go:build lines before comparison, causing a false failure.

Fix both:
- Move //go:build + // +build to the top of nodeserver_{unix,windows}.go
- Update boilerplate.py regex to strip //go:build lines (like it already
  does for // +build)
Pull Request #2573: fix: use syscall.Statfs instead of ReadDir for mount health probe

14 of 16 new or added lines in 2 files covered. (87.5%)

6 existing lines in 1 file now uncovered.

2998 of 3629 relevant lines covered (82.61%)

11.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
76.36
-0.07% pkg/blob/nodeserver.go

Coverage Regressions

Lines Coverage ∆ File
6
76.36
-0.07% pkg/blob/nodeserver.go
Jobs
ID Job ID Ran Files Coverage
1 30072100171.1 24 Jul 2026 06:33AM UTC 18
82.61
GitHub Action Run
Source Files on build 30072100171
  • Tree
  • List 18
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2573
  • PR Base - master (#30061345549)
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