Skip to content

add property

5d0f4d9
Select commit
Loading
Failed to load commit list.
Merged

Fix KVM incremental volume snapshot creation #12666

add property
5d0f4d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 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 5.26316% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (5caf6cd) to head (5d0f4d9).
⚠️ Report is 51 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12666      +/-   ##
============================================
- Coverage     17.60%   17.60%   -0.01%     
- Complexity    15659    15678      +19     
============================================
  Files          5917     5918       +1     
  Lines        531394   531775     +381     
  Branches      64970    65025      +55     
============================================
+ Hits          93575    93637      +62     
- Misses       427269   427571     +302     
- Partials      10550    10567      +17     

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