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

Issue 7068: add a finalizer to protect retained VSC #7102

Merged
merged 1 commit into from
Nov 15, 2023

Issue 7068: add a finalizer to protect retained VSC

067984b
Select commit
Loading
Failed to load commit list.
Merged

Issue 7068: add a finalizer to protect retained VSC #7102

Issue 7068: add a finalizer to protect retained VSC
067984b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2023 in 1s

61.16% (-0.08%) compared to 9b5678f

View this Pull Request on Codecov

61.16% (-0.08%) compared to 9b5678f

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9b5678f) 61.24% compared to head (067984b) 61.16%.
Report is 11 commits behind head on main.

Files Patch % Lines
pkg/exposer/csi_snapshot.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7102      +/-   ##
==========================================
- Coverage   61.24%   61.16%   -0.08%     
==========================================
  Files         257      258       +1     
  Lines       27273    27300      +27     
==========================================
- Hits        16702    16699       -3     
- Misses       9388     9419      +31     
+ Partials     1183     1182       -1     

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