• 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-sigs / azuredisk-csi-driver / 25297928302
75%
master: 76%

Build:
Build:
LAST BUILD BRANCH: qad
DEFAULT BRANCH: master
Ran 04 May 2026 02:25AM 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

04 May 2026 02:20AM UTC coverage: 75.048% (-0.9%) from 75.91%
25297928302

Pull #3612

github

andyzhangx
refactor: extract helper functions to reduce duplication in NodeGetInfo

Extract three helpers from the zone lookup/retry logic:
- handleZoneLookupResult: common error handling for GetNodeInfoFromLabels
  (transient error → clear for retry, empty zone → check region-only)
- isRegionOnlyNode: checks region label to detect non-zonal nodes
- waitForZoneLabel: polling loop with backoff, permanent error detection,
  context cancellation, and non-zonal early exit

This reduces ~80 lines of duplicated inline logic to ~40 lines of
shared, testable functions.
Pull Request #3612: [WIP] fix: retry with backoff when zone label is empty during NodeGetInfo

7 of 79 new or added lines in 1 file covered. (8.86%)

29 existing lines in 2 files now uncovered.

4677 of 6232 relevant lines covered (75.05%)

11.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
72
71.45
-8.99% pkg/azuredisk/nodeserver.go

Coverage Regressions

Lines Coverage ∆ File
24
71.45
-8.99% pkg/azuredisk/nodeserver.go
5
92.79
-0.96% pkg/azuredisk/migration_monitor.go
Jobs
ID Job ID Ran Files Coverage
1 25297928302.1 04 May 2026 02:25AM UTC 34
75.05
GitHub Action Run
Source Files on build 25297928302
  • Tree
  • List 34
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3612
  • PR Base - master (#25152111876)
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