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

kubernetes-sigs / ibm-vpc-block-csi-driver / 25301546170
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v5.1.27
DEFAULT BRANCH: master
Ran 04 May 2026 04:55AM UTC
Jobs 1
Files 9
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 04:44AM UTC coverage: 72.828% (-2.8%) from 75.614%
25301546170

Pull #254

github

arahamad
feat: Add retry logic for device path detection after udevadm trigger

- Replace fixed 20s sleep with configurable retry logic in udevadmTrigger
- Add new waitForDevicePath() method with polling mechanism
- Default: 15 retries × 2s intervals = 30s max wait
- Device appears faster: returns immediately (2-10s typical vs 20s fixed)
- Configurable via UDEVADM_MAX_RETRIES and UDEVADM_RETRY_INTERVAL env vars
- Add comprehensive unit tests for retry logic and edge cases
- Update node-server.yaml with default retry configuration

Benefits:
- 60-70% faster response when device appears quickly
- More reliable for slower devices (configurable timeout)
- Better observability with per-retry logging
- Improved testability with faster test execution
Pull Request #254: Fixed formatting issue in case device path does not exists

72 of 131 new or added lines in 2 files covered. (54.96%)

41 existing lines in 2 files now uncovered.

1442 of 1980 relevant lines covered (72.83%)

13.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
32
69.7
-10.1% pkg/ibmcsidriver/node.go
27
54.8
1.92% pkg/ibmcsidriver/node_helper.go

Coverage Regressions

Lines Coverage ∆ File
25
69.7
-10.1% pkg/ibmcsidriver/node.go
16
54.8
1.92% pkg/ibmcsidriver/node_helper.go
Jobs
ID Job ID Ran Files Coverage
1 25301546170.1 04 May 2026 04:55AM UTC 9
72.83
GitHub Action Run
Source Files on build 25301546170
  • Tree
  • List 9
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #254
  • PR Base - master (#23780271600)
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