Skip to content

Merge branch 'main' of https://github.com/apache/cloudstack into clvm…

a29f823
Select commit
Loading
Failed to load commit list.
Draft

CLVM enhancements and fixes #12617

Merge branch 'main' of https://github.com/apache/cloudstack into clvm…
a29f823
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

18.12% (+0.10%) compared to 5d61ba3

View this Pull Request on Codecov

18.12% (+0.10%) compared to 5d61ba3

Details

Codecov Report

❌ Patch coverage is 41.99706% with 1185 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.12%. Comparing base (5d61ba3) to head (a29f823).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
.../hypervisor/kvm/storage/LibvirtStorageAdaptor.java 37.08% 422 Missing and 14 partials ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 44.71% 131 Missing and 5 partials ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 21.73% 70 Missing and 2 partials ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 31.25% 62 Missing and 4 partials ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 54.92% 58 Missing and 6 partials ⚠️
...resource/wrapper/LibvirtMigrateCommandWrapper.java 13.23% 52 Missing and 7 partials ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 16.98% 43 Missing and 1 partial ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 28.57% 35 Missing ⚠️
...rce/wrapper/LibvirtPreMigrationCommandWrapper.java 7.40% 25 Missing ⚠️
...tack/storage/endpoint/DefaultEndPointSelector.java 71.23% 6 Missing and 15 partials ⚠️
... and 28 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12617      +/-   ##
============================================
+ Coverage     18.02%   18.12%   +0.10%     
- Complexity    16466    16660     +194     
============================================
  Files          5973     5981       +8     
  Lines        537466   539418    +1952     
  Branches      65991    66302     +311     
============================================
+ Hits          96855    97767     +912     
- Misses       429689   430649     +960     
- Partials      10922    11002      +80     

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