Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-1.15: CSI: Make cleanup more verbose, and don't fail get on not exist #8480

Draft
wants to merge 1 commit into
base: release-1.15
Choose a base branch
from

release-1.15: CSI: Make cleanup more verbose, and don't fail get on n…

b261838
Select commit
Loading
Failed to load commit list.
Draft

release-1.15: CSI: Make cleanup more verbose, and don't fail get on not exist #8480

release-1.15: CSI: Make cleanup more verbose, and don't fail get on n…
b261838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

58.99% (+0.00%) compared to dd1c6a6

View this Pull Request on Codecov

58.99% (+0.00%) compared to dd1c6a6

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.99%. Comparing base (dd1c6a6) to head (b261838).

Files with missing lines Patch % Lines
pkg/util/csi/volume_snapshot.go 57.14% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.15    #8480   +/-   ##
=============================================
  Coverage         58.98%   58.99%           
=============================================
  Files               367      367           
  Lines             38855    38858    +3     
=============================================
+ Hits              22919    22924    +5     
+ Misses            14474    14471    -3     
- Partials           1462     1463    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.