Skip to content

CLVM: Fix volume mapping and disk path matching for storage migration - #13468

Merged
weizhouapache merged 3 commits into
mainfrom
minor-improvements-clvm
Jul 10, 2026
Merged

CLVM: Fix volume mapping and disk path matching for storage migration#13468
weizhouapache merged 3 commits into
mainfrom
minor-improvements-clvm

address comment

094d6a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

19.46% (+0.57%) compared to ce2d890

View this Pull Request on Codecov

19.46% (+0.57%) compared to ce2d890

Details

Codecov Report

❌ Patch coverage is 13.79310% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.46%. Comparing base (ce2d890) to head (094d6a9).
⚠️ Report is 78 commits behind head on main.

Files with missing lines Patch % Lines
...tack/storage/motion/AncientDataMotionStrategy.java 0.00% 16 Missing ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 4 Missing ⚠️
...e/driver/CloudStackPrimaryDataStoreDriverImpl.java 0.00% 4 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13468      +/-   ##
============================================
+ Coverage     18.89%   19.46%   +0.57%     
- Complexity    18223    19238    +1015     
============================================
  Files          6174     6289     +115     
  Lines        555226   568971   +13745     
  Branches      67774    70262    +2488     
============================================
+ Hits         104885   110775    +5890     
- Misses       438820   446170    +7350     
- Partials      11521    12026     +505     

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