Skip to content

Apply suggestions from code review

1768b5b
Select commit
Loading
Failed to load commit list.
Merged

Fix KVM incremental volume snapshot creation #12666

Apply suggestions from code review
1768b5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

17.60% (-0.01%) compared to 5caf6cd, passed because coverage increased by 0% when compared to adjusted base (17.60%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to 5caf6cd, passed because coverage increased by 0% when compared to adjusted base (17.60%)

Details

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (5caf6cd) to head (1768b5b).

Files with missing lines Patch % Lines
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12666      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15659    15660       +1     
============================================
  Files          5917     5917              
  Lines        531394   531409      +15     
  Branches      64970    64971       +1     
============================================
- Hits          93575    93563      -12     
- Misses       427269   427297      +28     
+ Partials      10550    10549       -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.