Skip to content

Rename variable

516a953
Select commit
Loading
Failed to load commit list.
Open

Fix KVM incremental volume snapshot migration between secondary storages #12086

Rename variable
516a953
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

17.67% (+0.06%) compared to 3b42fbf

View this Pull Request on Codecov

17.67% (+0.06%) 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.67%. Comparing base (3b42fbf) to head (516a953).
⚠️ Report is 124 commits behind head on 4.22.

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.67%   +0.06%     
- Complexity    15660    15791     +131     
============================================
  Files          5917     5925       +8     
  Lines        531415   533376    +1961     
  Branches      64973    65236     +263     
============================================
+ Hits          93566    94267     +701     
- Misses       427294   428466    +1172     
- Partials      10555    10643      +88     

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