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

pywbem / nocaselist / 153
100%
master: 96%

Build:
Build:
LAST BUILD BRANCH: stable_2.2
DEFAULT BRANCH: master
Ran 28 Jul 2020 05:51AM UTC
Jobs 3
Files 3
Run time 34s
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
153

push

travis-ci

andy-maier
Resolved Python version inconsistencies (e.g. clear())

Details:

* Added support for the clear() method also when on Python 2.

* Improved the implementation of copy() to be using copy()
  on the inherited and lc list, and only if that does not work,
  fall back to creating a new list. Reason is that on average,
  a new round of lower-casing the new list should be more expensive
  than copying it.

* Enabled two testcases in the test for __contains__() that had
  been disabled for no reason.

* Moved the paragraph that already claimed that NocaseList supports
  all functionaity of the built-in list as of py38 on all py versions,
  to the README and to the intro of the docs.

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

118 of 119 relevant lines covered (99.16%)

2.91 hits per line

Jobs
ID Job ID Ran Files Coverage
2 153.2 (PACKAGE_LEVEL=latest) 28 Jul 2020 05:51AM UTC 0
97.48
Travis Job 153.2
3 153.3 (PACKAGE_LEVEL=latest) 28 Jul 2020 05:51AM UTC 0
96.64
Travis Job 153.3
5 153.5 (PACKAGE_LEVEL=latest) 28 Jul 2020 05:51AM UTC 0
96.64
Travis Job 153.5
Source Files on build 153
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #153
  • 8096013e on github
  • Next Build on andy/consistent-py (#155)
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