Skip to content

Retry moveDatastoreFile when there is any file access issue

69d2c10
Select commit
Loading
Failed to load commit list.
Merged

VMware 80u2 and 80u3 updates/fixes #10586

Retry moveDatastoreFile when there is any file access issue
69d2c10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2025 in 1s

16.99% (+12.98%) compared to dd84c74

View this Pull Request on Codecov

16.99% (+12.98%) compared to dd84c74

Details

Codecov Report

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

Project coverage is 16.99%. Comparing base (dd84c74) to head (69d2c10).
Report is 4 commits behind head on 4.20.

Files with missing lines Patch % Lines
...oud/hypervisor/vmware/resource/VmwareResource.java 0.00% 63 Missing ⚠️
...ud/storage/resource/VmwareStorageLayoutHelper.java 0.00% 27 Missing ⚠️
...m/cloud/hypervisor/vmware/mo/VirtualMachineMO.java 0.00% 22 Missing ⚠️
...cloud/storage/resource/VmwareStorageProcessor.java 0.00% 16 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.20   #10586       +/-   ##
============================================
+ Coverage     4.00%   16.99%   +12.98%     
- Complexity       0    13238    +13238     
============================================
  Files          400     5255     +4855     
  Lines        32555   464813   +432258     
  Branches      5770    54518    +48748     
============================================
+ Hits          1305    78974    +77669     
- Misses       31101   377045   +345944     
- Partials       149     8794     +8645     

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