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

quantopian / zipline / 2777
88%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2015 12:52AM UTC
Jobs 3
Files 67
Run time 90min
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
2777

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%)

2.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2777.1 (PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no) 11 Mar 2015 02:17AM UTC 0
86.87
Travis Job 2777.1
2 2777.2 (PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no) 11 Mar 2015 02:17AM UTC 0
86.85
Travis Job 2777.2
3 2777.3 (PANDAS_VERSION=0.14.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=yes) 11 Mar 2015 02:22AM UTC 0
86.83
Travis Job 2777.3
Source Files on build 2777
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2777
  • e19f02a2 on github
  • Prev Build on master (#2766)
  • Next Build on master (#2786)
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