Skip to content

CLVM enhancements and fixes#12617

Merged
harikrishna-patnala merged 94 commits into
mainfrom
clvm-enhancements
Jun 16, 2026
Merged

CLVM enhancements and fixes#12617
harikrishna-patnala merged 94 commits into
mainfrom
clvm-enhancements

minor improvement - when migrating vm with volumes, if there's a fail…

3d2a3ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

18.88% (+0.13%) compared to 6bc83a3

View this Pull Request on Codecov

18.88% (+0.13%) compared to 6bc83a3

Details

Codecov Report

❌ Patch coverage is 43.57632% with 1401 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.88%. Comparing base (6bc83a3) to head (3d2a3ca).

Files with missing lines Patch % Lines
...oud/hypervisor/kvm/storage/ClvmStorageAdaptor.java 36.26% 436 Missing and 14 partials ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 44.00% 135 Missing and 5 partials ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 13.86% 87 Missing ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 21.69% 81 Missing and 2 partials ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 28.57% 61 Missing and 4 partials ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 55.55% 56 Missing and 8 partials ⚠️
...resource/wrapper/LibvirtMigrateCommandWrapper.java 11.76% 53 Missing and 7 partials ⚠️
...wrapper/LibvirtClvmLockTransferCommandWrapper.java 37.63% 52 Missing and 6 partials ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 16.39% 51 Missing ⚠️
...tack/storage/endpoint/DefaultEndPointSelector.java 56.63% 32 Missing and 17 partials ⚠️
... and 29 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12617      +/-   ##
============================================
+ Coverage     18.75%   18.88%   +0.13%     
- Complexity    17966    18214     +248     
============================================
  Files          6160     6170      +10     
  Lines        552578   554954    +2376     
  Branches      67348    67742     +394     
============================================
+ Hits         103660   104830    +1170     
- Misses       437512   438604    +1092     
- Partials      11406    11520     +114     

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