Skip to content

Fix rollback disk snapshots on instance snapshot failure

bd1ca29
Select commit
Loading
Failed to load commit list.
Merged

Fix rollback disk snapshots on instance snapshot failure #12949

Fix rollback disk snapshots on instance snapshot failure
bd1ca29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

17.60% (+0.00%) compared to 4708121

View this Pull Request on Codecov

17.60% (+0.00%) compared to 4708121

Details

Codecov Report

❌ Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (4708121) to head (bd1ca29).

Files with missing lines Patch % Lines
.../storage/vmsnapshot/StorageVMSnapshotStrategy.java 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12949   +/-   ##
=========================================
  Coverage     17.60%   17.60%           
+ Complexity    15677    15676    -1     
=========================================
  Files          5918     5918           
  Lines        531681   531686    +5     
  Branches      65005    65006    +1     
=========================================
+ Hits          93623    93624    +1     
- Misses       427498   427502    +4     
  Partials      10560    10560           

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