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

project-rig / rig / 1286
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 28 Jan 2016 01:34PM UTC
Jobs 3
Files 234
Run time 8min
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
1286

push

travis-ci

mossblaser
Add corresponding __ne__ methods to objects with __eq__

These are required for Python 2.7 compatibility: In Python 3.x if __ne__ is
omitted, it defaults to the inversion of __eq__ if __eq__ defined. In Python
2.x __ne__ defaults to id(a) != id(b).

Thanks to @alan-stokes for spotting this bug!

17392 of 17417 relevant lines covered (99.86%)

1.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1286.1 28 Jan 2016 01:34PM UTC 0
99.91
Travis Job 1286.1
2 1286.2 28 Jan 2016 01:38PM UTC 0
99.91
Travis Job 1286.2
3 1286.3 28 Jan 2016 01:42PM UTC 0
99.91
Travis Job 1286.3
Source Files on build 1286
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1286
  • e4ccc216 on github
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