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

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

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

28 Jan 2016 01:34PM UTC coverage: 99.909%. First build
1286.1

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!

9892 of 9901 relevant lines covered (99.91%)

1.0 hits per line

Source Files on job 1286.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1286
  • Travis Job 1286.1
  • 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