Skip to content

CLVM/ISO: Ensure volume is created on the same host as the VM being deployed on - #13748

Draft
Pearl1594 wants to merge 1 commit into
mainfrom
clvm-iso-deploy-fix
Draft

CLVM/ISO: Ensure volume is created on the same host as the VM being deployed on#13748
Pearl1594 wants to merge 1 commit into
mainfrom
clvm-iso-deploy-fix

CLVM/ISO: Ensure volume is created on the same host as the VM being d…

734640d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

19.64% (-0.01%) compared to 4f11707, passed because coverage increased by 0% when compared to adjusted base (19.65%)

View this Pull Request on Codecov

19.64% (-0.01%) compared to 4f11707, passed because coverage increased by 0% when compared to adjusted base (19.65%)

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (4f11707) to head (734640d).

Files with missing lines Patch % Lines
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13748      +/-   ##
============================================
- Coverage     19.65%   19.64%   -0.01%     
+ Complexity    19792    19790       -2     
============================================
  Files          6368     6368              
  Lines        574881   574889       +8     
  Branches      70351    70353       +2     
============================================
- Hits         112970   112963       -7     
- Misses       449639   449655      +16     
+ Partials      12272    12271       -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.