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

kubernetes-sigs / azuredisk-csi-driver / 29983071063
75%
master: 76%

Build:
Build:
LAST BUILD BRANCH: remove-ms-wmi
DEFAULT BRANCH: master
Ran 23 Jul 2026 06:30AM UTC
Jobs 1
Files 34
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

23 Jul 2026 05:43AM UTC coverage: 75.447% (-0.3%) from 75.732%
29983071063

Pull #3711

github

mittachaitu
fix: avoid using formatAndMount from kubernetes mount utils

This commit avoids using FormatAndMount from kubernetes mount-utils
and got replaced with following changes:
- Check existance of filesystem through blkid, fsck and wipefs with specific no-op options
- If filesystem exist then run fsck and perform mount it.
- If filesystem doesn't exist read from secondary superblock and fail if fs signature already exist
Note: Remove the force option while performing format.

Signed-off-by: Mitta Sai Chaithanya <mittas@microsoft.com>

fix: address bot comments

Signed-off-by: Mitta Sai Chaithanya <mittas@microsoft.com>
Pull Request #3711: fix: avoid using formatAndMount from kubernetes mount utils

79 of 120 new or added lines in 1 file covered. (65.83%)

6 existing lines in 1 file now uncovered.

4806 of 6370 relevant lines covered (75.45%)

11.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
41
63.59
0.94% pkg/azuredisk/azure_common_linux.go

Coverage Regressions

Lines Coverage ∆ File
6
92.58
-1.44% pkg/azuredisk/migration_monitor.go
Jobs
ID Job ID Ran Files Coverage
1 29983071063.1 23 Jul 2026 06:30AM UTC 34
75.45
GitHub Action Run
Source Files on build 29983071063
  • Tree
  • List 34
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3711
  • PR Base - master (#29920264864)
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