Skip to content

review comments

0f00395
Select commit
Loading
Failed to load commit list.
Open

Fix rollback disk snapshots on instance snapshot failure #12949

review comments
0f00395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2026 in 1s

17.61% (+0.00%) compared to 4708121

View this Pull Request on Codecov

17.61% (+0.00%) compared to 4708121

Details

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (4708121) to head (0f00395).
⚠️ Report is 20 commits behind head on 4.22.

Files with missing lines Patch % Lines
.../storage/vmsnapshot/StorageVMSnapshotStrategy.java 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12949   +/-   ##
=========================================
  Coverage     17.60%   17.61%           
- Complexity    15677    15686    +9     
=========================================
  Files          5918     5918           
  Lines        531681   531777   +96     
  Branches      65005    65027   +22     
=========================================
+ Hits          93623    93664   +41     
- Misses       427498   427551   +53     
- Partials      10560    10562    +2     

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