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

quantopian / zipline / 2951
88%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2015 03:23PM UTC
Jobs 2
Files 67
Run time 4min
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
2951

push

travis-ci

Thomas Wiecki
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 2951.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Apr 2015 03:27PM UTC 0
87.32
Travis Job 2951.1
2 2951.2 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Apr 2015 03:23PM UTC 0
87.32
Travis Job 2951.2
Source Files on build 2951
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2951
  • d578d582 on github
  • Prev Build on master (#2930)
  • Next Build on master (#2953)
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