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

kubernetes-csi / csi-driver-smb / 14562959558

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

68.49
/pkg/smb/nodeserver.go


Source Not Available

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

© 2025 Coveralls, Inc