Skip to content

Address reviews & adjusts

e56a35e
Select commit
Loading
Failed to load commit list.
Open

[VMware] apply IOPS in resize/migrate #7226

Address reviews & adjusts
e56a35e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

17.60% (-0.01%) compared to 3b42fbf, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 3b42fbf, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 7.14286% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (3b42fbf) to head (e56a35e).
⚠️ Report is 15 commits behind head on 4.22.

Files with missing lines Patch % Lines
...oud/hypervisor/vmware/resource/VmwareResource.java 0.00% 38 Missing ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 24.00% 17 Missing and 2 partials ⚠️
.../cloud/agent/api/storage/MigrateVolumeCommand.java 0.00% 12 Missing ⚠️
...m/cloud/agent/api/storage/ResizeVolumeCommand.java 0.00% 10 Missing ⚠️
...src/main/java/com/cloud/vm/VmWorkResizeVolume.java 0.00% 8 Missing ⚠️
...ck/storage/motion/VmwareStorageMotionStrategy.java 0.00% 7 Missing ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 5 Missing ⚠️
...m/cloud/hypervisor/vmware/mo/VirtualMachineMO.java 0.00% 3 Missing ⚠️
...e/driver/CloudStackPrimaryDataStoreDriverImpl.java 0.00% 1 Missing ⚠️
.../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22    #7226      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15660    15674      +14     
============================================
  Files          5917     5918       +1     
  Lines        531415   531753     +338     
  Branches      64973    65004      +31     
============================================
+ Hits          93566    93619      +53     
- Misses       427294   427572     +278     
- Partials      10555    10562       +7     

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