Skip to content

Out-of-band management (OOBM) improvements

f8e8320
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Out-of-band management (OOBM) improvements #11996

Out-of-band management (OOBM) improvements
f8e8320
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2025 in 1s

17.56% (+0.00%) compared to 2dbc86a

View this Pull Request on Codecov

17.56% (+0.00%) compared to 2dbc86a

Details

Codecov Report

❌ Patch coverage is 13.79310% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (2dbc86a) to head (f8e8320).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...va/org/apache/cloudstack/kvm/ha/KVMHAProvider.java 16.00% 21 Missing ⚠️
...bandmanagement/OutOfBandManagementServiceImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11996   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
+ Complexity    15542    15540    -2     
=========================================
  Files          5909     5909           
  Lines        529058   529065    +7     
  Branches      64617    64619    +2     
=========================================
+ Hits          92922    92931    +9     
+ Misses       425683   425680    -3     
- Partials      10453    10454    +1     

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