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

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

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 05 Mar 2015 08:21PM UTC
Files 66
Run time 7s
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.688%. First build
PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes

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.

5112 of 5897 relevant lines covered (86.69%)

0.87 hits per line

Source Files on job 2741.4 (PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes)
  • 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.4
  • 2ca11635 on github
  • Next Job for PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes on pypi_update (#2743.4)
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