Skip to content

kvm: fix direct-download live storage migration - #13084

Open
Kunalbehbud wants to merge 3 commits into
apache:4.22from
Kunalbehbud:fix-kvm-direct-download-live-migration
Open

kvm: fix direct-download live storage migration#13084
Kunalbehbud wants to merge 3 commits into
apache:4.22from
Kunalbehbud:fix-kvm-direct-download-live-migration

Drop the unused shouldForceFullCloneMigration overload

3d103be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 1s

18.80% (+1.13%) compared to ffebe8e

View this Pull Request on Codecov

18.80% (+1.13%) compared to ffebe8e

Details

Codecov Report

❌ Patch coverage is 72.72727% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.80%. Comparing base (ffebe8e) to head (3d103be).
⚠️ Report is 94 commits behind head on 4.22.

Files with missing lines Patch % Lines
...torage/motion/StorageSystemDataMotionStrategy.java 73.13% 12 Missing and 6 partials ⚠️
...oudstack/storage/volume/VolumeDataFactoryImpl.java 70.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13084      +/-   ##
============================================
+ Coverage     17.67%   18.80%   +1.13%     
- Complexity    15789    15859      +70     
============================================
  Files          5922     5476     -446     
  Lines        533094   495411   -37683     
  Branches      65210    58211    -6999     
============================================
- Hits          94246    93186    -1060     
+ Misses       428208   391722   -36486     
+ Partials      10640    10503     -137     

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