Skip to content

Update simulator investigator

c3f6d76
Select commit
Loading
Failed to load commit list.
Draft

KVM Host HA code improvements #13088

Update simulator investigator
c3f6d76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

17.68% (+0.00%) compared to ffebe8e

View this Pull Request on Codecov

17.68% (+0.00%) compared to ffebe8e

Details

Codecov Report

❌ Patch coverage is 10.68376% with 209 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (ffebe8e) to head (c3f6d76).

Files with missing lines Patch % Lines
...ache/cloudstack/kvm/ha/KVMHostActivityChecker.java 0.00% 78 Missing ⚠️
...java/com/cloud/ha/HighAvailabilityManagerImpl.java 9.09% 40 Missing ⚠️
...vm/src/main/java/com/cloud/ha/KVMInvestigator.java 0.00% 16 Missing ⚠️
...oud/hypervisor/kvm/storage/LibvirtStoragePool.java 0.00% 16 Missing ⚠️
...java/org/apache/cloudstack/kvm/ha/KVMHAConfig.java 0.00% 10 Missing ⚠️
...om/cloud/hypervisor/kvm/resource/KVMHAMonitor.java 0.00% 9 Missing ⚠️
...oud/hypervisor/kvm/storage/LinstorStoragePool.java 0.00% 7 Missing ⚠️
...ud/hypervisor/kvm/storage/StorPoolStoragePool.java 0.00% 5 Missing ⚠️
...urce/wrapper/LibvirtCheckOnHostCommandWrapper.java 42.85% 3 Missing and 1 partial ⚠️
...om/cloud/hypervisor/kvm/resource/KVMHAChecker.java 72.72% 2 Missing and 1 partial ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #13088   +/-   ##
=========================================
  Coverage     17.67%   17.68%           
- Complexity    15789    15791    +2     
=========================================
  Files          5922     5922           
  Lines        533094   533086    -8     
  Branches      65210    65201    -9     
=========================================
+ Hits          94246    94255    +9     
+ Misses       428208   428190   -18     
- Partials      10640    10641    +1     

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