Skip to content

Update engine/components-api/src/main/java/com/cloud/vm/snapshot/VMSn…

86297b0
Select commit
Loading
Failed to load commit list.
Merged

Change vmsnapshot.max setting scope to the account level #11616

Update engine/components-api/src/main/java/com/cloud/vm/snapshot/VMSn…
86297b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

17.76% (+0.00%) compared to 2811217

View this Pull Request on Codecov

17.76% (+0.00%) compared to 2811217

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.76%. Comparing base (2811217) to head (86297b0).
⚠️ Report is 111 commits behind head on main.

Files with missing lines Patch % Lines
...a/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11616   +/-   ##
=========================================
  Coverage     17.76%   17.76%           
- Complexity    15862    15863    +1     
=========================================
  Files          5923     5923           
  Lines        530553   530555    +2     
  Branches      64829    64831    +2     
=========================================
+ Hits          94260    94263    +3     
+ Misses       425747   425745    -2     
- Partials      10546    10547    +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.