Skip to content

Fix: Condition for aborting migration, resume paused VMs on destination

0960b4c
Select commit
Loading
Failed to load commit list.
Open

Fix: Condition for aborting migration, resume paused VMs on destination #12331

Fix: Condition for aborting migration, resume paused VMs on destination
0960b4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2025 in 0s

16.23% (+0.00%) compared to b394b5b

View this Pull Request on Codecov

16.23% (+0.00%) compared to b394b5b

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.23%. Comparing base (b394b5b) to head (0960b4c).

Files with missing lines Patch % Lines
...resource/wrapper/LibvirtMigrateCommandWrapper.java 0.00% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12331   +/-   ##
=========================================
  Coverage     16.23%   16.23%           
- Complexity    13377    13378    +1     
=========================================
  Files          5657     5657           
  Lines        498865   498878   +13     
  Branches      60545    60546    +1     
=========================================
+ Hits          80991    81011   +20     
+ Misses       408843   408834    -9     
- Partials       9031     9033    +2     

☔ 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.