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

jab / bidict / 708
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 26 Dec 2016 02:58AM UTC
Jobs 1
Files 9
Run time 0s
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
708

push

travis-ci

jab
various fixes and improvements

- OrderedBidictBase should inherit from BidictBase, not BidirectionalMapping
- set __hash__ = None where appropriate to explicitly indicate not hashable
- simplify frozenbidict.__hash__
- ensure frozenorderedbidict.__hash__ is order-sensitive
- move frozenorderedbidict into _frozen and looseorderedbidict into _loose
- register bidict as a virtual subclass of MutableMapping rather than
  inheriting from it directly. This makes it clearer that it does not use any
  of the concrete generic methods that MutableMapping provides.
- docs
- rm unused imap, ifilter, izip_longest from compat

483 of 497 relevant lines covered (97.18%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
5 708.5 (BIDICT_COVERAGE_ENABLE=1) 26 Dec 2016 02:58AM UTC 0
97.18
Travis Job 708.5
Source Files on build 708
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #708
  • e83282cb on github
  • Prev Build on dev (#707)
  • Next Build on dev (#709)
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