Skip to content

Apply suggestion from @DaanHoogland

c877fce
Select commit
Loading
Failed to load commit list.
Merged

server: prevent adding vm compute details when not applicable #12637

Apply suggestion from @DaanHoogland
c877fce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

16.26% (+0.00%) compared to 6f1aa96

View this Pull Request on Codecov

16.26% (+0.00%) compared to 6f1aa96

Details

Codecov Report

❌ Patch coverage is 37.50000% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (6f1aa96) to head (c877fce).

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 37.50% 8 Missing and 12 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12637   +/-   ##
=========================================
  Coverage     16.26%   16.26%           
- Complexity    13434    13436    +2     
=========================================
  Files          5665     5665           
  Lines        500530   500534    +4     
  Branches      60787    60789    +2     
=========================================
+ Hits          81411    81417    +6     
+ Misses       410028   410014   -14     
- Partials       9091     9103   +12     

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