Skip to content

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

Draft
Pearl1594 wants to merge 2 commits into
mainfrom
minor-improvements-clvm
Draft

CLVM: Fix volume mapping and disk path matching for storage migration#13468
Pearl1594 wants to merge 2 commits into
mainfrom
minor-improvements-clvm

fix test

b5cd9c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

18.96% (+0.06%) compared to ce2d890

View this Pull Request on Codecov

18.96% (+0.06%) compared to ce2d890

Details

Codecov Report

❌ Patch coverage is 17.24138% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.96%. Comparing base (ce2d890) to head (b5cd9c8).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
...tack/storage/motion/AncientDataMotionStrategy.java 0.00% 15 Missing ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 4 Missing ⚠️
...e/driver/CloudStackPrimaryDataStoreDriverImpl.java 0.00% 3 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 50.00% 0 Missing and 1 partial ⚠️
...e/cloudstack/storage/volume/VolumeServiceImpl.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13468      +/-   ##
============================================
+ Coverage     18.89%   18.96%   +0.06%     
- Complexity    18223    18369     +146     
============================================
  Files          6174     6193      +19     
  Lines        555226   557378    +2152     
  Branches      67774    68239     +465     
============================================
+ Hits         104885   105680     +795     
- Misses       438820   440083    +1263     
- Partials      11521    11615      +94     

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