Skip to content

enable kvm.snaphot.enabled in old upgrade path

129f6c7
Select commit
Loading
Failed to load commit list.
Merged

server: enable KVM volume and VM snapshot by default #11446

enable kvm.snaphot.enabled in old upgrade path
129f6c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 1s

17.56% (+0.02%) compared to a15fbd9

View this Pull Request on Codecov

17.56% (+0.02%) compared to a15fbd9

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (a15fbd9) to head (129f6c7).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11446      +/-   ##
============================================
+ Coverage     17.53%   17.56%   +0.02%     
- Complexity    15463    15498      +35     
============================================
  Files          5897     5898       +1     
  Lines        527397   527777     +380     
  Branches      64407    64473      +66     
============================================
+ Hits          92505    92704     +199     
- Misses       424496   424650     +154     
- Partials      10396    10423      +27     

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