Skip to content

[cloud-init] Add support for shutdown with power_state - #5079

Draft
tobe2098 wants to merge 2 commits into
mainfrom
fix/cloud-init-shutdown-support
Draft

[cloud-init] Add support for shutdown with power_state#5079
tobe2098 wants to merge 2 commits into
mainfrom
fix/cloud-init-shutdown-support

[cloud-init] Shutdown support

38a2f7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2026 in 1s

73.10% (-0.02%) compared to f1b2c16

View this Pull Request on Codecov

73.10% (-0.02%) compared to f1b2c16

Details

Codecov Report

❌ Patch coverage is 62.50000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.10%. Comparing base (f1b2c16) to head (38a2f7a).
⚠️ Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/utils.cpp 71.43% 4 Missing ⚠️
src/daemon/daemon.cpp 0.00% 3 Missing ⚠️
include/multipass/exceptions/start_exception.h 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5079      +/-   ##
==========================================
- Coverage   73.12%   73.10%   -0.02%     
==========================================
  Files         331      331              
  Lines       17712    17732      +20     
==========================================
+ Hits        12950    12961      +11     
- Misses       4762     4771       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.