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

pywbem / pywbemtools / 2745 / 3
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 29 Dec 2019 12:01PM UTC
Files 17
Run time 1s
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

29 Dec 2019 11:51AM UTC coverage: 90.158% (+0.03%) from 90.132%
PACKAGE_LEVEL=latest

push

travis-ci

andy-maier
Added support for pywbem using requests

This is done in such a way that pywbemcli can work with pywbem versions
before and after the pywbem change (i.e. pywbem 1.0.0). There is no
need to increase the minimum required pywbem version to 1.0.0.

Details:

* Changed the `--ca-certs` general option to support the changes as of
  pywbem version 1.0.0 (new value 'certifi', and default changed
  from a fixed set of directories to 'certifi'). The pywbem support
  for requests is determined via its new pywbem.PYWBEM_USES_REQUESTS
  attribute. Adjusted the description of that option accordingly.

* Fixed the name of the PYWBEMCLI_CACERTS environment variable in the
  description of the general options to PYWBEMCLI_CA_CERTS. This is
  a docs-only change.

* Download and invoke pywbem_os_setup.* script for installing pywbemtools
  only when using pywbem before 1.0.0 on Python 2. Note that the script
  is still downloaded and invoked for development of pywbemtools because
  pywbemtools needs some of the same packages pywbem needs for development.

* Adjusted a test case in test_general_options.py to accomodate the different
  exception message when using pywbem with requests.

* Adjusted the Makefile to the change in the downloaded pywbem_os_setup.*
  script by removing it in target clobber. This ensures that there is a
  way to get out of errors resulting from using a previously downloaded
  script that does not fit to the pywbem version that is used.

* Adjusted the Makefile to specify the name for the downloaded
  pywbem_os_setup.* script. This avoids that wget creates numbered
  versions of the file if it already exists.

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

2107 of 2337 relevant lines covered (90.16%)

0.9 hits per line

Source Files on job 2745.3 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 132
  • Travis Job 2745.3
  • 0e3317d1 on github
  • Prev Job for PACKAGE_LEVEL=latest on andy/pywbem-requests (#2740.3)
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