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

quantopian / zipline / 2741 / 2
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 05 Mar 2015 07:45PM UTC
Files 66
Run time 6s
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

05 Mar 2015 07:43PM UTC coverage: 86.536%. Remained the same
PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no

push

travis-ci

Jonathan Kamens
BUG: Fix Python 3 support for Cythonized Security object

Python 3 for some reason doesn't like usage of the cmp() built-in, so
instead of using cmp(), just subtract the two ints being compared.

In addition to making this work with Python 3, it should also be more
performant since it no longer requires calling the cmp() method.

5103 of 5897 relevant lines covered (86.54%)

0.87 hits per line

Source Files on job 2741.2 (PANDAS_VERSION=0.13.1 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 2741
  • Travis Job 2741.2
  • 2ca11635 on github
  • Prev Job for PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no on pypi_update (#2737.2)
  • Next Job for PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no on pypi_update (#2743.2)
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