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

[cherry-pick][1.13]Check whether the VolumeSnapshot's source PVC is nil before using it #7789

Merged
merged 2 commits into from
May 20, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented May 13, 2024

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Copy link

codecov bot commented May 13, 2024

Codecov Report

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

Project coverage is 62.04%. Comparing base (6499444) to head (40eed65).

Files Patch % Lines
internal/volume/volumes_information.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.13    #7789      +/-   ##
================================================
+ Coverage         61.66%   62.04%   +0.37%     
================================================
  Files               262      262              
  Lines             28450    22428    -6022     
================================================
- Hits              17545    13915    -3630     
+ Misses             9667     7274    -2393     
- Partials           1238     1239       +1     

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

@blackpiglet blackpiglet merged commit ac7e36a into vmware-tanzu:release-1.13 May 20, 2024
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants