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

quantopian / zipline / 2658
88%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2015 05:17PM UTC
Jobs 4
Files 65
Run time 11min
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
2658

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.

5077 of 5847 relevant lines covered (86.83%)

3.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2658.1 (PANDAS_VERSION=0.12.0 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no) 23 Feb 2015 05:19PM UTC 0
86.57
Travis Job 2658.1
2 2658.2 (PANDAS_VERSION=0.13.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=no) 23 Feb 2015 05:22PM UTC 0
86.56
Travis Job 2658.2
3 2658.3 (PANDAS_VERSION=0.14.1 NUMPY_VERSION=1.8.0 USE_CYORDEREDDICT=yes) 23 Feb 2015 05:17PM UTC 0
86.54
Travis Job 2658.3
4 2658.4 (PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes) 23 Feb 2015 05:29PM UTC 0
86.69
Travis Job 2658.4
Source Files on build 2658
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2658
  • 1054134b on github
  • Prev Build on master (#2657)
  • Next Build on master (#2669)
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