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

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

Build:
Build:
LAST BUILD BRANCH: remove-ms-wmi
DEFAULT BRANCH: master
Ran 24 Jul 2026 04:40AM 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

24 Jul 2026 04:33AM UTC coverage: 75.509% (-0.2%) from 75.732%
30067146858

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>
Pull Request #3711: fix: avoid using formatAndMount from kubernetes mount utils

100 of 142 new or added lines in 3 files covered. (70.42%)

9 existing lines in 2 files now uncovered.

4825 of 6390 relevant lines covered (75.51%)

11.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
42
64.84
2.19% pkg/azuredisk/azure_common_linux.go

Coverage Regressions

Lines Coverage ∆ File
6
92.58
-1.44% pkg/azuredisk/migration_monitor.go
3
64.5
0.24% pkg/azuredisk/azuredisk.go
Jobs
ID Job ID Ran Files Coverage
1 30067146858.1 24 Jul 2026 04:40AM UTC 34
75.51
GitHub Action Run
Source Files on build 30067146858
  • Tree
  • List 34
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
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