Skip to content

Update server/src/main/java/com/cloud/vm/UserVmManagerImpl.java

d17a813
Select commit
Loading
Failed to load commit list.
Open

Add more details to VM deployment failure alert messages #12939

Update server/src/main/java/com/cloud/vm/UserVmManagerImpl.java
d17a813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 0s

18.00% (-0.02%) compared to 5d61ba3

View this Pull Request on Codecov

18.00% (-0.02%) compared to 5d61ba3

Details

Codecov Report

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

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12939      +/-   ##
============================================
- Coverage     18.02%   18.00%   -0.02%     
+ Complexity    16466    16459       -7     
============================================
  Files          5973     5976       +3     
  Lines        537466   537587     +121     
  Branches      65991    66007      +16     
============================================
- Hits          96855    96802      -53     
- Misses       429689   429873     +184     
+ Partials      10922    10912      -10     

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