Skip to content

Merge branch '4.22' into create-vol-on-stroage

7afb82f
Select commit
Loading
Failed to load commit list.
Merged

Create volume on a specified storage pool #12966

Merge branch '4.22' into create-vol-on-stroage
7afb82f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

17.60% (-0.01%) compared to b1bc538, 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 b1bc538, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (b1bc538) to head (7afb82f).
⚠️ Report is 9 commits behind head on 4.22.

Files with missing lines Patch % Lines
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 24 Missing ⚠️
...stack/api/command/user/volume/CreateVolumeCmd.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12966      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
+ Complexity    15678    15677       -1     
============================================
  Files          5918     5918              
  Lines        531758   531807      +49     
  Branches      65024    65036      +12     
============================================
- Hits          93637    93636       -1     
- Misses       427555   427605      +50     
  Partials      10566    10566              

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