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

quantopian / zipline / 2653
87%
master: 88%

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

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.

1 of 1 new or added line in 1 file covered. (100.0%)

5070 of 5847 relevant lines covered (86.71%)

0.87 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
zipline/sources/data_source.py
1
100.0
zipline/utils/test_utils.py
1
100.0
zipline/sources/test_source.py
2
100.0
zipline/finance/performance/period.py
3
100.0
zipline/data/loader.py
Jobs
ID Job ID Ran Files Coverage
4 2653.4 (PANDAS_VERSION=0.15.2 NUMPY_VERSION=1.9.0 USE_CYORDEREDDICT=yes) 20 Feb 2015 09:43PM UTC 0
86.71
Travis Job 2653.4
Source Files on build 2653
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2653
  • 693a743b on github
  • Prev Build on perf_tracker_backports_rebase (#2652)
  • Next Build on perf_tracker_backports_rebase (#2654)
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