• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xapi-project / xen-api / 11367759743
78%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gtn-image-formats
DEFAULT BRANCH: master
Ran 16 Oct 2024 02:27PM UTC
Jobs 1
Files 37
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Oct 2024 02:26PM UTC coverage: 78.273%. Remained the same
11367759743

push

github

web-flow
Update wire-protocol.md to have working Python3 code examples (#6058)

The document was updated in f785993f2 to
use Python 3, however the examples were left unchanged.

In Python 3, `xmlrpclib` does not exist, it has been replaced by the
`xmlrpc` module (specifically in this case `xmlrpclib.Server` has been
replaced by `xmlrpc.client.ServerProxy`).

Additionally, the `python-jsonrpc` package has not been ported to Python
3, and as such is unavailable. There is no direct replacement, however a
combination of the `jsonrpcclient` package and the `requests` packages
provide a reasonable solution.

This commit updates the examples appropriately so they function in
Python 3.

3462 of 4423 relevant lines covered (78.27%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 11367759743.1 16 Oct 2024 02:27PM UTC 37
78.27
GitHub Action Run
Source Files on build 11367759743
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11367759743
  • 1683f8f9 on github
  • Prev Build on gh-readonly-queue/master/pr-5866-bd4dda5c294aa51045bf3caccc48bb0870a7d428 (#11362838407)
  • Next Build on gh-readonly-queue/master/pr-6058-e650ca04969ff8b8b0e10eb8d32361e1c31652b0 (#11367759749)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc