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

pywbem / pywbemtools / 4084 / 5
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2020 06:31AM UTC
Files 21
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

21 Aug 2020 06:21AM UTC coverage: 91.77% (+0.04%) from 91.732%
PACKAGE_LEVEL=latest

push

travis-ci

andy-maier
Consolidated warnings control

Details:

* Before this change, Python warnings were controlled by the PYTHONWARNINGS
  env var, and the deprecation messages in pywbemcli were controlled by
  the `--deprecation-warnings` / `--no-deprecation-warnings` general options.

  This change consolidates the warnings control such that the deprecation
  messages were changed to be issued as Python warnings, and these options
  were remamed to `--warn` / `--no-warn` and control the display of all
  Python warnings. If `--warn` is used, all Python warnings are shown once.
  If `--no-warn` is used (default), the `PYTHONWARNINGS` environment variable
  determines which warnings are shown. If that variable is not set, no
  warnings are shown.

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

3122 of 3402 relevant lines covered (91.77%)

0.92 hits per line

Source Files on job 4084.5 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 16
  • Source Changed 5
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 857
  • Travis Job 4084.5
  • 29d8ea17 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#4069.2)
  • Next Job for PACKAGE_LEVEL=latest on master (#4098.5)
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