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

kubernetes-csi / csi-driver-smb / 27415856608
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: run-trivy-on-pull-requests
DEFAULT BRANCH: master
Ran 12 Jun 2026 12:39PM UTC
Jobs 1
Files 13
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

12 Jun 2026 12:32PM UTC coverage: 80.338%. Remained the same
27415856608

Pull #1121

github

andyzhangx
fix: race condition in temp symlink creation for kerberos cache

When multiple goroutines call EnsureKerberosCache concurrently,
time.Now().UnixNano() can return the same value, causing symlink
creation to fail with 'file exists'. Add rand.Int63() suffix to
guarantee uniqueness across concurrent calls.
Pull Request #1121: test: race condition in temp symlink creation for kerberos cache

1 of 1 new or added line in 1 file covered. (100.0%)

1189 of 1480 relevant lines covered (80.34%)

11.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27415856608.1 12 Jun 2026 12:39PM UTC 13
80.34
GitHub Action Run
Source Files on build 27415856608
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1121
  • PR Base - master (#27402451475)
  • 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