Skip to content

Merge branch '4.22' into fix-kvm-incremental-snapshot-migration

2c1a815
Select commit
Loading
Failed to load commit list.
Open

Fix KVM incremental volume snapshot migration between secondary storages #12086

Merge branch '4.22' into fix-kvm-incremental-snapshot-migration
2c1a815
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 13, 2026 in 0s

17.60% (-0.01%) compared to 3b42fbf

View this Pull Request on Codecov

17.60% (-0.01%) compared to 3b42fbf

Details

Codecov Report

❌ Patch coverage is 0.64516% with 308 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (3b42fbf) to head (2c1a815).

Files with missing lines Patch % Lines
...apshotsBetweenSecondaryStoragesCommandWrapper.java 0.96% 103 Missing ⚠️
...tack/engine/orchestration/StorageOrchestrator.java 0.00% 102 Missing ⚠️
...ack/engine/orchestration/DataMigrationUtility.java 0.00% 37 Missing ⚠️
...grateSnapshotsBetweenSecondaryStoragesCommand.java 0.00% 24 Missing ⚠️
...he/cloudstack/storage/snapshot/SnapshotObject.java 0.00% 17 Missing ⚠️
...java/org/apache/cloudstack/utils/qemu/QemuImg.java 0.00% 12 Missing ⚠️
.../MigrateBetweenSecondaryStoragesCommandAnswer.java 0.00% 9 Missing ⚠️
...tack/storage/snapshot/SnapshotDataFactoryImpl.java 0.00% 3 Missing ⚠️
.../hypervisor/kvm/storage/LibvirtStorageAdaptor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12086      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15660    15662       +2     
============================================
  Files          5917     5920       +3     
  Lines        531415   531697     +282     
  Branches      64973    64999      +26     
============================================
+ Hits          93566    93590      +24     
- Misses       427294   427551     +257     
- Partials      10555    10556       +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.