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

Support LUKS keys for cold migrations from vSphere #676

Merged
merged 7 commits into from
Jun 9, 2024

cleanup

2e538d3
Select commit
Loading
Failed to load commit list.
Merged

Support LUKS keys for cold migrations from vSphere #676

cleanup
2e538d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2024 in 0s

15.94% (+0.00%) compared to ac402ca

View this Pull Request on Codecov

15.94% (+0.00%) compared to ac402ca

Details

Codecov Report

Attention: Patch coverage is 2.29885% with 85 lines in your changes missing coverage. Please review.

Project coverage is 15.94%. Comparing base (ac402ca) to head (2e538d3).

Files Patch % Lines
pkg/controller/plan/kubevirt.go 1.51% 65 Missing ⚠️
virt-v2v/cold/entrypoint.go 4.76% 18 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #676   +/-   ##
=======================================
  Coverage   15.94%   15.94%           
=======================================
  Files         106      106           
  Lines       19716    19767   +51     
=======================================
+ Hits         3143     3152    +9     
- Misses      16297    16335   +38     
- Partials      276      280    +4     

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