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

[daemon] Remove hyperkit migration support #3123

Merged
merged 5 commits into from
Jun 23, 2023

[general] Remove all code handling separate initrd and kernel

cad451d
Select commit
Loading
Failed to load commit list.
Merged

[daemon] Remove hyperkit migration support #3123

[general] Remove all code handling separate initrd and kernel
cad451d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 21, 2023 in 0s

88.62% (+1.11%) compared to 7bedc81

View this Pull Request on Codecov

88.62% (+1.11%) compared to 7bedc81

Details

Codecov Report

Merging #3123 (cad451d) into main (7bedc81) will increase coverage by 1.11%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main    #3123      +/-   ##
==========================================
+ Coverage   87.50%   88.62%   +1.11%     
==========================================
  Files         238      238              
  Lines       12351    12145     -206     
==========================================
- Hits        10808    10763      -45     
+ Misses       1543     1382     -161     
Impacted Files Coverage Δ
src/client/cli/cmd/launch.cpp 87.58% <ø> (+0.61%) ⬆️
src/daemon/custom_image_host.cpp 100.00% <ø> (ø)
src/daemon/daemon.h 100.00% <ø> (ø)
src/daemon/default_vm_image_vault.cpp 86.35% <ø> (+0.20%) ⬆️
src/daemon/ubuntu_image_host.cpp 94.00% <ø> (-0.08%) ⬇️
include/multipass/vm_image_info.h 80.00% <75.00%> (ø)
src/daemon/daemon.cpp 73.63% <100.00%> (+6.62%) ⬆️
src/platform/backends/lxd/lxd_vm_image_vault.cpp 94.54% <100.00%> (ø)
src/simplestreams/simple_streams_manifest.cpp 93.75% <100.00%> (-0.51%) ⬇️