Skip to content

Address review comments

ce013d5
Select commit
Loading
Failed to load commit list.
Merged

[Vmware to KVM Migration] Preserve boot type and boot mode of instances to be migrated #10975

Address review comments
ce013d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2025 in 0s

16.15% (+0.00%) compared to 8f2735a

View this Pull Request on Codecov

16.15% (+0.00%) compared to 8f2735a

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 16.15%. Comparing base (8f2735a) to head (ce013d5).
Report is 32 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #10975    +/-   ##
==========================================
  Coverage     16.15%   16.15%            
- Complexity    13273    13275     +2     
==========================================
  Files          5657     5656     -1     
  Lines        497898   497792   -106     
  Branches      60374    60370     -4     
==========================================
+ Hits          80435    80440     +5     
+ Misses       408505   408399   -106     
+ Partials       8958     8953     -5     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.