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

pywbem / nocasedict / 131 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2020 11:39AM UTC
Files 3
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

25 Jul 2020 11:35AM UTC coverage: 97.024%. Remained the same
PACKAGE_LEVEL=latest

push

travis-ci

andy-maier
Added testdict make target for testing aginst standard dict

Details:

* There is an existing ability to run the NocaseDict unit tests against
  the standard dict class, which so far was controlled by a module-global
  constant TEST_AGAINST_DICT on the testcase modules.
  This change makes that behavior controllable via an environment variable
  TEST_DICT. When not set, the tests are run against NocaseDict, and when
  set they are run against the standard dict.

* Added a new make target 'testdict' that sets the TEST_DICT env var
  to run the unit tests against the standard dict class instead of
  NocaseDict. This version of the test runs without coverage check
  enabled (otherwise it confuses coveralls).

  Updated the 'help' make target to describe the new target
  and the TEST_DIR env var.

  Added the new 'testdict' target to the 'all' target.

* Added an invocation of 'make testdict' to the Travis and Appveyor CI
  files.

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

163 of 168 relevant lines covered (97.02%)

0.97 hits per line

Source Files on job 131.3 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 105
  • Travis Job 131.3
  • ad4690bc on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#98.3)
  • Next Job for PACKAGE_LEVEL=latest on master (#134.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