Skip to content

fix volume migration across cluster-scope pools

1f1eda9
Select commit
Loading
Failed to load commit list.
Merged

kvm: fix volume migration across cluster-scope pools #10266

fix volume migration across cluster-scope pools
1f1eda9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

15.14% (+0.00%) compared to 2aa2e92

View this Pull Request on Codecov

15.14% (+0.00%) compared to 2aa2e92

Details

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 15.14%. Comparing base (2aa2e92) to head (1f1eda9).
Report is 48 commits behind head on 4.19.

Files with missing lines Patch % Lines
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 14 Missing ⚠️
.../main/java/com/cloud/storage/MigrationOptions.java 0.00% 7 Missing ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 4 Missing ⚠️
...ervisor/kvm/resource/LibvirtComputingResource.java 0.00% 3 Missing ⚠️
...motion/KvmNonManagedStorageDataMotionStrategy.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.19   #10266   +/-   ##
=========================================
  Coverage     15.14%   15.14%           
+ Complexity    11283    11281    -2     
=========================================
  Files          5408     5408           
  Lines        473822   473843   +21     
  Branches      57825    57827    +2     
=========================================
+ Hits          71762    71769    +7     
- Misses       394037   394049   +12     
- Partials       8023     8025    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.