Skip to content

review and some unit tests

c5b915d
Select commit
Loading
Failed to load commit list.
Merged

Support for custom SSH port for KVM hosts from the host url on add host and the configuration #12571

review and some unit tests
c5b915d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 12, 2026 in 0s

16.25% (-0.01%) compared to ce42ce5

View this Pull Request on Codecov

16.25% (-0.01%) compared to ce42ce5

Details

Codecov Report

❌ Patch coverage is 44.82759% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (ce42ce5) to head (c5b915d).
⚠️ Report is 8 commits behind head on 4.20.

Files with missing lines Patch % Lines
...che/cloudstack/backup/NetworkerBackupProvider.java 0.00% 8 Missing ⚠️
...rvisor/kvm/discoverer/LibvirtServerDiscoverer.java 0.00% 6 Missing ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 0 Missing and 1 partial ⚠️
...rc/main/java/com/cloud/utils/ssh/SSHCmdHelper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12571      +/-   ##
============================================
- Coverage     16.26%   16.25%   -0.01%     
+ Complexity    13428    13427       -1     
============================================
  Files          5660     5662       +2     
  Lines        499959   500165     +206     
  Branches      60707    60733      +26     
============================================
- Hits          81326    81322       -4     
- Misses       409560   409759     +199     
- Partials       9073     9084      +11     

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