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

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

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 20 Feb 2015 09:44PM UTC
Files 65
Run time 1min
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

20 Feb 2015 09:39PM UTC coverage: 86.557%. Remained the same
PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no

push

travis-ci

Eddie Hebert
BUG: Fix div by 0 error due to changed return type.

When calculate_positions_value used np.dot, the return type was a
np.float64. Which allows the use of 0.0 in division to not raise an
exception.

Fix by expliciting creating an np.float64 with 0 value.

5061 of 5847 relevant lines covered (86.56%)

0.87 hits per line

Source Files on job 2654.2 (PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2654
  • Travis Job 2654.2
  • 1ff5acb7 on github
  • Prev Job for PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no on perf_tracker_backports_rebase (#2652.2)
  • Next Job for PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes on perf_tracker_backports_rebase (#2653.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

© 2025 Coveralls, Inc