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

pywbem / pywbem / 11471
92%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2019 07:17AM UTC
Jobs 1
Files 30
Run time 3s
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

pending completion
11471

push

travis-ci

andy-maier
Changed url,scheme,host in WBEMConnection to be normalized

Defaults:

* Changed the processing in parse_url() so that it now performs
  all normalization and defaulting on the input URL.
  The returned tuple has been changed to (scheme, host, port,
  hostport, url).

* Adjusted the testcases for parse_url() in test_cim_http.py
  accordingly, and added testcases. Improved the checking for
  expected exceptions.

* WBEMConnection now uses parse_url() in its initialization
  and its 'url', 'host' and 'scheme' attributes are now set
  to the normalized values returned by parse_url(), so that
  they can be used without having to re-calculate them.

* Made the default URL scheme and default port numbers
  externally available in the cim_constants.py module,
  as DEFAULT_URL_SCHEME, DEFAULT_URL_PORT_HTTP, and
  DEFAULT_URL_PORT_HTTPS.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

Squash: remove host

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

8839 of 10181 relevant lines covered (86.82%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11471.3 (PACKAGE_LEVEL=latest) 29 Dec 2019 07:17AM UTC 0
86.82
Travis Job 11471.3
Source Files on build 11471
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11471
  • a28c23af on github
  • Prev Build on master (#11468)
  • Next Build on master (#11486)
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

© 2026 Coveralls, Inc