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

quantopian / zipline / 3600
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 07 Jul 2015 09:32PM UTC
Jobs 2
Files 68
Run time 22min
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
3600

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.

5889 of 6729 relevant lines covered (87.52%)

1.75 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
27
100.0
zipline/algorithm.py
Jobs
ID Job ID Ran Files Coverage
1 3600.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 07 Jul 2015 09:32PM UTC 0
87.47
Travis Job 3600.1
2 3600.2 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 07 Jul 2015 09:54PM UTC 0
87.47
Travis Job 3600.2
Source Files on build 3600
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #3600
  • 1906052a on github
  • Prev Build on fix-get-datetime (#3588)
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