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

pywbem / nocasedict / 131
97%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2020 11:39AM UTC
Jobs 1
Files 3
Run time 2s
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
131

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

Jobs
ID Job ID Ran Files Coverage
3 131.3 (PACKAGE_LEVEL=latest) 25 Jul 2020 11:39AM UTC 0
97.02
Travis Job 131.3
Source Files on build 131
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #131
  • ad4690bc on github
  • Prev Build on master (#98)
  • Next Build on master (#134)
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