Skip to content

xenserver/xcpng: do not bypass secondary storage when copy volumes between pools - #13750

Open
weizhouapache wants to merge 1 commit into
apache:4.22from
weizhouapache:4.22-fix-xen-offline-volume-migration
Open

xenserver/xcpng: do not bypass secondary storage when copy volumes between pools#13750
weizhouapache wants to merge 1 commit into
apache:4.22from
weizhouapache:4.22-fix-xen-offline-volume-migration

xenserver/xcpng: do not bypass secondary storage when copy volumes be…

267e1f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

17.69% (-0.01%) compared to 0339f31, passed because coverage increased by 0% when compared to adjusted base (17.69%)

View this Pull Request on Codecov

17.69% (-0.01%) compared to 0339f31, passed because coverage increased by 0% when compared to adjusted base (17.69%)

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.69%. Comparing base (0339f31) to head (267e1f3).
⚠️ Report is 1 commits behind head on 4.22.

Files with missing lines Patch % Lines
...tack/storage/motion/AncientDataMotionStrategy.java 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13750      +/-   ##
============================================
- Coverage     17.69%   17.69%   -0.01%     
+ Complexity    15833    15832       -1     
============================================
  Files          5925     5925              
  Lines        533534   533538       +4     
  Branches      65273    65275       +2     
============================================
- Hits          94421    94416       -5     
- Misses       428434   428444      +10     
+ Partials      10679    10678       -1     

☔ View full report in Codecov by Harness.
📢 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.