• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

kubernetes-csi / csi-driver-smb / 14562959558
76%
master: 79%

Build:
Build:
LAST BUILD BRANCH: release-1.20
DEFAULT BRANCH: master
Ran 21 Apr 2025 02:23AM 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

20 Apr 2025 08:14PM UTC coverage: 76.174% (-2.3%) from 78.455%
14562959558

Pull #943

github

MattPOlson
fix(node): add OS-specific HasMountReferences implementations to support Windows and Darwin

Refactored NodeUnstageVolume to use a platform-aware HasMountReferences() helper,
moving Linux-specific /proc/mounts parsing into smb_common_linux.go and stubbing
it out for Windows and Darwin to prevent test failures on non-Linux environments.

- Fixes Windows e2e failures due to /proc/mounts not being available
- Ensures future compatibility for multi-platform CSI driver builds
- Preserves original Linux mount reference tracking behavior
Pull Request #943: feat(smb): add volume isolation and stage/unstage support to SMB CSI …

61 of 91 new or added lines in 4 files covered. (67.03%)

23 existing lines in 2 files now uncovered.

1119 of 1469 relevant lines covered (76.17%)

5.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
75.56
0.11% pkg/smb/controllerserver.go
4
61.76
-21.57% pkg/smb/smb_common_linux.go
24
68.49
-4.8% pkg/smb/nodeserver.go

Uncovered Existing Lines

Lines Coverage ∆ File
6
61.76
-21.57% pkg/smb/smb_common_linux.go
17
68.49
-4.8% pkg/smb/nodeserver.go
Jobs
ID Job ID Ran Files Coverage
1 14562959558.1 21 Apr 2025 02:23AM UTC 13
76.17
GitHub Action Run
Source Files on build 14562959558
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #943
  • PR Base - master (#14400027271)
  • 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