Skip to content

xenserver: fix XmlRpcClientException: Failed to parse server's respon…

39754cb
Select commit
Loading
Failed to load commit list.
Merged

xen-api: use https://mvnrepository.com/artifact/com.citrix.hypervisor/xen-api #10644

xenserver: fix XmlRpcClientException: Failed to parse server's respon…
39754cb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Apr 15, 2025 in 0s

16.85% (+0.83%) compared to bc5728a

View this Pull Request on Codecov

16.85% (+0.83%) compared to bc5728a

Details

Codecov Report

Attention: Patch coverage is 0% with 163 lines in your changes missing coverage. Please review.

Project coverage is 16.85%. Comparing base (bc5728a) to head (39754cb).
Report is 11 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../main/java/com/xensource/xenapi/ConnectionNew.java 0.00% 156 Missing ⚠️
...ervisor/xenserver/resource/CitrixResourceBase.java 0.00% 4 Missing ⚠️
...or/xenserver/resource/XenServerConnectionPool.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10644      +/-   ##
============================================
+ Coverage     16.01%   16.85%   +0.83%     
- Complexity    13111    13112       +1     
============================================
  Files          5651     5255     -396     
  Lines        495858   463474   -32384     
  Branches      60048    54323    -5725     
============================================
- Hits          79404    78107    -1297     
+ Misses       407593   376654   -30939     
+ Partials       8861     8713     -148     

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