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

kubernetes-sigs / ibm-vpc-block-csi-driver
79%
master: 76%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v5.1.24
DEFAULT BRANCH: master
Repo Added 27 Oct 2021 06:45AM UTC
Files 9
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

LAST BUILD ON BRANCH refs/tags/v5.2.16
branch: refs/tags/v5.2.16
CHANGE BRANCH
x
Reset
  • refs/tags/v5.2.16
  • 5.1skipupdateVolume
  • CVE-2024-45339
  • CVE-2025-30204
  • acadia
  • arahamad-patch-1
  • arahamad-patch-2
  • arahamad-patch-3
  • arahamad-patch-4
  • cross-snapshot
  • cs-l
  • cve
  • cvefix
  • cvefix5.1
  • cvefixes
  • exp
  • expVol
  • fix-lint-warnings
  • imp
  • ipi-del
  • k8supgrade1.30
  • master
  • nodelog
  • origin/v5.1
  • pin-linter-version
  • refs/tags/4.0.2-beta
  • refs/tags/v4.0.2-beta
  • refs/tags/v4.1.0
  • refs/tags/v4.1.1
  • refs/tags/v4.1.2
  • refs/tags/v4.1.3
  • refs/tags/v4.2
  • refs/tags/v4.2.0
  • refs/tags/v4.2.1
  • refs/tags/v4.3.0
  • refs/tags/v4.3.1
  • refs/tags/v4.4.0
  • refs/tags/v4.4.1
  • refs/tags/v4.4.2
  • refs/tags/v4.4.3
  • refs/tags/v4.4.4
  • refs/tags/v4.4.5
  • refs/tags/v4.4.6
  • refs/tags/v5.0.0
  • refs/tags/v5.0.1
  • refs/tags/v5.0.2
  • refs/tags/v5.0.3
  • refs/tags/v5.0.4
  • refs/tags/v5.0.5
  • refs/tags/v5.1
  • refs/tags/v5.1.0
  • refs/tags/v5.1.1
  • refs/tags/v5.1.10
  • refs/tags/v5.1.11
  • refs/tags/v5.1.12
  • refs/tags/v5.1.13
  • refs/tags/v5.1.14
  • refs/tags/v5.1.15
  • refs/tags/v5.1.16
  • refs/tags/v5.1.17
  • refs/tags/v5.1.18
  • refs/tags/v5.1.19
  • refs/tags/v5.1.2
  • refs/tags/v5.1.20
  • refs/tags/v5.1.21
  • refs/tags/v5.1.23
  • refs/tags/v5.1.24
  • refs/tags/v5.1.3
  • refs/tags/v5.1.4
  • refs/tags/v5.1.5
  • refs/tags/v5.1.6
  • refs/tags/v5.1.7
  • refs/tags/v5.1.8
  • refs/tags/v5.1.9
  • refs/tags/v5.2.0
  • refs/tags/v5.2.1
  • refs/tags/v5.2.10
  • refs/tags/v5.2.11
  • refs/tags/v5.2.12
  • refs/tags/v5.2.13
  • refs/tags/v5.2.14
  • refs/tags/v5.2.15
  • refs/tags/v5.2.17
  • refs/tags/v5.2.19
  • refs/tags/v5.2.2
  • refs/tags/v5.2.20
  • refs/tags/v5.2.3
  • refs/tags/v5.2.4
  • refs/tags/v5.2.5
  • refs/tags/v5.2.6
  • refs/tags/v5.2.7
  • refs/tags/v5.2.8
  • refs/tags/v5.2.9
  • sample
  • sc-acadia
  • skipupdateVolume
  • snl
  • updateVolume
  • v4.2
  • v4.3
  • v4.4
  • v5.0
  • v5.1
  • v5.1CVE-2024-45339
  • v5.1updateVolume

15 May 2025 09:21AM UTC coverage: 79.399% (-0.1%) from 79.495%
15041694441

push

github

web-flow
Include the return code only if Backend has no ReturnCode (#226)

* Include the return code only if Backend has no ReturnCode

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* Reverting few changes as need to Include the return code only if Backend has no ReturnCode

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* error code changed to nclude the return code only if Backend has no ReturnCode

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* Error code changes done

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* changes reverted in case of GetProviderSession call

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* funct name fixed

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* changes reverted

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

* changed ExpandVolume -> ControllerExpandVolume

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

---------

Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com>

13 of 16 new or added lines in 1 file covered. (81.25%)

1480 of 1864 relevant lines covered (79.4%)

12.48 hits per line

Relevant lines Covered
Build:
Build:
1864 RELEVANT LINES 1480 COVERED LINES
12.48 HITS PER LINE
Source Files on refs/tags/v5.2.16
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15041694441 refs/tags/v5.2.16 Include the return code only if Backend has no ReturnCode (#226) * Include the return code only if Backend has no ReturnCode Signed-off-by: Meetanshi-Gupta <meetanshi.gupta@ibm.com> * Reverting few changes as need to Include the return code onl... push 15 May 2025 09:44AM UTC web-flow github
79.4
See All Builds (500)
  • Repo on GitHub
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

© 2025 Coveralls, Inc