Skip to content

Fix build error

3954fe8
Select commit
Loading
Failed to load commit list.
Merged

Release reserved storage resources on VM deployment failure #13048

Fix build error
3954fe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (be89e6f) to head (3954fe8).

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13048      +/-   ##
============================================
- Coverage     17.68%   17.68%   -0.01%     
+ Complexity    15793    15792       -1     
============================================
  Files          5922     5922              
  Lines        533096   533086      -10     
  Branches      65209    65204       -5     
============================================
- Hits          94275    94272       -3     
+ Misses       428181   428173       -8     
- Partials      10640    10641       +1     

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