Skip to content

refactor

d7f1bd3
Select commit
Loading
Failed to load commit list.
Merged

VM start error handling improvements and config to expose error to users #12894

refactor
d7f1bd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 26, 2026 in 1s

17.60% (-0.01%) compared to d6c3977

View this Pull Request on Codecov

17.60% (-0.01%) compared to d6c3977

Details

Codecov Report

❌ Patch coverage is 10.81081% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (d6c3977) to head (d7f1bd3).

Files with missing lines Patch % Lines
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 8.33% 33 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12894      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
+ Complexity    15666    15661       -5     
============================================
  Files          5917     5917              
  Lines        531527   531556      +29     
  Branches      64982    64986       +4     
============================================
- Hits          93584    93554      -30     
- Misses       427389   427447      +58     
- Partials      10554    10555       +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.