Skip to content

server,engine-schema: allow retrieving volume stats for stopped vms

ab1f6b0
Select commit
Loading
Failed to load commit list.
Draft

server,engine-schema: allow retrieving volume stats for stopped vms #12868

server,engine-schema: allow retrieving volume stats for stopped vms
ab1f6b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (c19630f) to head (ab1f6b0).
⚠️ Report is 11 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../main/java/com/cloud/vm/dao/VMInstanceDaoImpl.java 0.00% 14 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12868      +/-   ##
============================================
- Coverage     16.25%   16.25%   -0.01%     
+ Complexity    13415    13414       -1     
============================================
  Files          5664     5664              
  Lines        500465   500479      +14     
  Branches      60780    60780              
============================================
- Hits          81338    81336       -2     
- Misses       410031   410047      +16     
  Partials       9096     9096              

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