Skip to content

fix 13130

ad56bf7
Select commit
Loading
Failed to load commit list.
Open

server: fix NPE when migrate vm away with volumes #13131

fix 13130
ad56bf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

16.26% (-0.01%) compared to a7c2a05, passed because coverage increased by 0% when compared to adjusted base (16.27%)

View this Pull Request on Codecov

16.26% (-0.01%) compared to a7c2a05, passed because coverage increased by 0% when compared to adjusted base (16.27%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (a7c2a05) to head (ad56bf7).

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13131      +/-   ##
============================================
- Coverage     16.27%   16.26%   -0.01%     
+ Complexity    13440    13438       -2     
============================================
  Files          5665     5665              
  Lines        500555   500555              
  Branches      60789    60789              
============================================
- Hits          81445    81438       -7     
- Misses       410004   410012       +8     
+ Partials       9106     9105       -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.