Skip to content

remove tests

ea1712b
Select commit
Loading
Failed to load commit list.
Draft

Skip stale destroyed volumes in local storage checks #13125

remove tests
ea1712b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

18.13% (+0.04%) compared to f6efda5

View this Pull Request on Codecov

18.13% (+0.04%) compared to f6efda5

Details

Codecov Report

❌ Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.13%. Comparing base (f6efda5) to head (ea1712b).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...main/java/com/cloud/storage/dao/VolumeDaoImpl.java 0.00% 6 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 44.44% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13125      +/-   ##
============================================
+ Coverage     18.09%   18.13%   +0.04%     
- Complexity    16721    16749      +28     
============================================
  Files          6037     6037              
  Lines        542546   544593    +2047     
  Branches      66431    67301     +870     
============================================
+ Hits          98159    98767     +608     
- Misses       433368   434756    +1388     
- Partials      11019    11070      +51     

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