Skip to content

Fix volume copy from primary to primary in simulator

7c07466
Select commit
Loading
Failed to load commit list.
Merged

Fix volume copy from primary to primary in simulator #11836

Fix volume copy from primary to primary in simulator
7c07466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

17.55% (-0.01%) compared to 0ca63f3, passed because coverage increased by 0% when compared to adjusted base (17.55%)

View this Pull Request on Codecov

17.55% (-0.01%) compared to 0ca63f3, passed because coverage increased by 0% when compared to adjusted base (17.55%)

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.55%. Comparing base (0ca63f3) to head (7c07466).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
.../com/cloud/resource/SimulatorStorageProcessor.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11836      +/-   ##
============================================
- Coverage     17.55%   17.55%   -0.01%     
- Complexity    15524    15526       +2     
============================================
  Files          5907     5908       +1     
  Lines        528656   528676      +20     
  Branches      64555    64559       +4     
============================================
- Hits          92807    92802       -5     
- Misses       425415   425442      +27     
+ Partials      10434    10432       -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.