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

quantopian / zipline / 2777 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2015 02:17AM UTC
Files 67
Run time 39s
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

11 Mar 2015 12:52AM UTC coverage: 86.867%. Remained the same
PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no

push

travis-ci

Jonathan Kamens
BUG: Handle all possible types of Security object __richcmp__ args

A cython __richcmp__ function isn't allowed to assume that its first
argument is the same as the type of the class to which it belongs, so
our code needs to account for either of its two arguments being of the
wrong type.

Furthermore, the correct way for __richcmp__ to handle when it doesn't
know how to do a comparison is to return NotImplemented.

5331 of 6137 relevant lines covered (86.87%)

0.87 hits per line

Source Files on job 2777.1 (PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2777
  • Travis Job 2777.1
  • e19f02a2 on github
  • Prev Job for PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no on master (#2766.1)
  • Next Job for PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no on master (#2786.1)
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