Skip to content

Update server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java

95da079
Select commit
Loading
Failed to load commit list.
Merged

Change migration volume exception messages #12367

Update server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java
95da079
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

17.76% (-0.01%) compared to 4628385, passed because coverage increased by 0% when compared to adjusted base (17.76%)

View this Pull Request on Codecov

17.76% (-0.01%) compared to 4628385, passed because coverage increased by 0% when compared to adjusted base (17.76%)

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.76%. Comparing base (4628385) to head (95da079).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12367      +/-   ##
============================================
- Coverage     17.76%   17.76%   -0.01%     
  Complexity    15861    15861              
============================================
  Files          5923     5923              
  Lines        530470   530538      +68     
  Branches      64823    64826       +3     
============================================
- Hits          94253    94252       -1     
- Misses       425673   425742      +69     
  Partials      10544    10544              

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