Skip to content

Merge remote-tracking branch 'origin/4.22' into fix-snapshot-chain-on…

ba600d1
Select commit
Loading
Failed to load commit list.
Merged

Fix snapshot chaining on Xen #12597

Merge remote-tracking branch 'origin/4.22' into fix-snapshot-chain-on…
ba600d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

17.61% (+0.00%) compared to 3b42fbf

View this Pull Request on Codecov

17.61% (+0.00%) compared to 3b42fbf

Details

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.61%. Comparing base (3b42fbf) to head (ba600d1).
⚠️ Report is 1 commits behind head on 4.22.

Files with missing lines Patch % Lines
...storage/datastore/db/SnapshotDataStoreDaoImpl.java 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12597   +/-   ##
=========================================
  Coverage     17.60%   17.61%           
- Complexity    15660    15661    +1     
=========================================
  Files          5917     5917           
  Lines        531415   531426   +11     
  Branches      64973    64973           
=========================================
+ Hits          93566    93585   +19     
+ Misses       427294   427283   -11     
- Partials      10555    10558    +3     

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