Skip to content

Identify Guest Agent connection error by the code enum instead of message (KBOSS) - #13789

Open
GaOrtiga wants to merge 2 commits into
apache:mainfrom
scclouds:preventBackupErrorGuestAgentConnectionFail
Open

Identify Guest Agent connection error by the code enum instead of message (KBOSS)#13789
GaOrtiga wants to merge 2 commits into
apache:mainfrom
scclouds:preventBackupErrorGuestAgentConnectionFail

address_copilot

63d88a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

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 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (4f11707) to head (63d88a7).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ervisor/kvm/resource/LibvirtComputingResource.java 20.00% 4 Missing ⚠️
.../wrapper/LibvirtValidateKbossVmCommandWrapper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13789      +/-   ##
============================================
- Coverage     19.65%   19.64%   -0.01%     
+ Complexity    19792    19787       -5     
============================================
  Files          6368     6368              
  Lines        574881   574893      +12     
  Branches      70351    70353       +2     
============================================
- Hits         112970   112960      -10     
- Misses       449639   449663      +24     
+ Partials      12272    12270       -2     

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