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

kubernetes-sigs / azurefile-csi-driver / 25560337461
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action-4.36.1
DEFAULT BRANCH: master
Ran 08 May 2026 02:25PM UTC
Jobs 1
Files 26
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

08 May 2026 02:11PM UTC coverage: 74.024% (+0.02%) from 74.008%
25560337461

Pull #3144

github

Andy Zhang
fix: normalize folderName to prevent double-slash in mount path

When folderName starts with a leading slash (e.g., /aa/bb), the mount
source path gets a double slash (e.g., //<server>/<share>//aa/bb).
The folder creation path already trims leading/trailing slashes, but
the mount path construction used the raw folderName.

Normalize folderName by trimming leading/trailing slashes after
placeholder expansion, making both paths consistent.

Related: https://github.com/kubernetes-sigs/azurefile-csi-driver/issues/3138
Pull Request #3144: fix: normalize folderName to prevent double-slash in mount path

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

3585 of 4843 relevant lines covered (74.02%)

9.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25560337461.1 08 May 2026 02:25PM UTC 26
74.02
GitHub Action Run
Source Files on build 25560337461
  • Tree
  • List 26
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3144
  • PR Base - master (#25539008017)
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