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

quantopian / zipline / 3607 / 2
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2015 02:14PM UTC
Files 68
Run time 3s
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

08 Jul 2015 02:06PM UTC coverage: 87.472%. Remained the same
PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2

push

travis-ci

Andrew Daniels
BUG: Sets the datetime of TradingAlgorithm initially to the simulation period start

The datetime attribute of TradingAlgorithm was initially None, so calling get_datetime in initialize was causing an unhandled exception. This commit addresses that issue by calling on_dt_changed when initializing the TradingAlgorithm, to force all datetimes to be in line with the period_start.

5886 of 6729 relevant lines covered (87.47%)

0.87 hits per line

Source Files on job 3607.2 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3607
  • Travis Job 3607.2
  • 1906052a on github
  • Prev Job for PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2 on master (#3575.1)
  • Next Job for PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2 on master (#3615.2)
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