Skip to content

Update server/src/main/java/com/cloud/vm/snapshot/VMSnapshotManagerIm…

64c9a96
Select commit
Loading
Failed to load commit list.
Merged

Fix Revert Instance to Snapshot with custom service offering #12885

Update server/src/main/java/com/cloud/vm/snapshot/VMSnapshotManagerIm…
64c9a96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

16.25% (+0.00%) compared to 4b7370a

View this Pull Request on Codecov

16.25% (+0.00%) compared to 4b7370a

Details

Codecov Report

❌ Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (4b7370a) to head (64c9a96).

Files with missing lines Patch % Lines
...a/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java 70.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12885   +/-   ##
=========================================
  Coverage     16.25%   16.25%           
- Complexity    13419    13421    +2     
=========================================
  Files          5664     5664           
  Lines        500467   500478   +11     
  Branches      60780    60782    +2     
=========================================
+ Hits          81354    81365   +11     
- Misses       410018   410019    +1     
+ Partials       9095     9094    -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.