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

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

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 20 Feb 2015 09:43PM UTC
Files 65
Run time 53s
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:22PM UTC coverage: 86.711%. Remained the same
PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes

push

travis-ci

ehebert
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.

5070 of 5847 relevant lines covered (86.71%)

0.87 hits per line

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