Skip to content

Create volume on a specified storage pool

30ee7e2
Select commit
Loading
Failed to load commit list.
Merged

Create volume on a specified storage pool #12966

Create volume on a specified storage pool
30ee7e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

18.00% (+0.39%) compared to 59b6c32

View this Pull Request on Codecov

18.00% (+0.39%) compared to 59b6c32

Details

Codecov Report

❌ Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (59b6c32) to head (30ee7e2).
⚠️ Report is 3 commits behind head on 4.22.

Files with missing lines Patch % Lines
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 18.18% 9 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%   18.00%   +0.39%     
- Complexity    15676    16463     +787     
============================================
  Files          5918     5977      +59     
  Lines        531667   537742    +6075     
  Branches      65001    66028    +1027     
============================================
+ Hits          93617    96834    +3217     
- Misses       427491   429990    +2499     
- Partials      10559    10918     +359     

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