Skip to content

Resolve conflicts

a0c2a9f
Select commit
Loading
Failed to load commit list.
Merged

Add Hypervisor default as cache mode for disk offerings #10282

Resolve conflicts
a0c2a9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2025 in 0s

17.50% (+0.00%) compared to 5a8a1e2

View this Pull Request on Codecov

17.50% (+0.00%) compared to 5a8a1e2

Details

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (5a8a1e2) to head (a0c2a9f).

Files with missing lines Patch % Lines
...g/apache/cloudstack/storage/to/VolumeObjectTO.java 0.00% 4 Missing ⚠️
...datastore/adapter/ProviderAdapterDiskOffering.java 0.00% 4 Missing ⚠️
...src/main/java/com/cloud/offering/DiskOffering.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10282   +/-   ##
=========================================
  Coverage     17.50%   17.50%           
- Complexity    15427    15428    +1     
=========================================
  Files          5894     5894           
  Lines        526890   526895    +5     
  Branches      64338    64339    +1     
=========================================
+ Hits          92240    92242    +2     
- Misses       424272   424275    +3     
  Partials      10378    10378           

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