Skip to content

addressed comments

2d2990d
Select commit
Loading
Failed to load commit list.
Merged

Fix of deployment VM from a copied snapshot in another zone #11351

addressed comments
2d2990d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2025 in 0s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.35%. Comparing base (d7b7bd5) to head (2d2990d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rapper/StorPoolDownloadTemplateCommandWrapper.java 0.00% 1 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11351      +/-   ##
============================================
- Coverage     17.35%   17.35%   -0.01%     
+ Complexity    15231    15229       -2     
============================================
  Files          5885     5885              
  Lines        525611   525617       +6     
  Branches      64160    64157       -3     
============================================
- Hits          91224    91214      -10     
- Misses       424090   424107      +17     
+ Partials      10297    10296       -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.