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

quantopian / zipline / 2954
88%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2015 08:11PM UTC
Jobs 2
Files 67
Run time 5min
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
2954

push

travis-ci

twiecki
BUG: Filter nans in DataFrame and Panel sources.

If a SID hasn't started trading yet, pandas' convention is to use nans.
Before this change, zipline would raise an exception if there were nans in the
input data.

We now skip events where the prices contains a nan and has not been traded
before (in which case forward fill).

Fixes #446.

5346 of 6119 relevant lines covered (87.37%)

1.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2954.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Apr 2015 08:16PM UTC 0
87.32
Travis Job 2954.1
2 2954.2 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Apr 2015 08:11PM UTC 0
87.32
Travis Job 2954.2
Source Files on build 2954
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2954
  • d578d582 on github
  • Prev Build on master (#2953)
  • Next Build on master (#2966)
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