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

quantopian / zipline / 2256
84%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 03 Nov 2014 08:51PM UTC
Jobs 2
Files 66
Run time 1min
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
2256

push

travis-ci

Joe Jevnik
ENH: Allows history to be dynamic and grow the container at runtime.

Previously, all specs had to be pre-allocated by using the 'add_history'
function. This is now no longer required and instead serves as a hint to
the HistoryContainer to pre-allocate the space for the given spec.

History can grow by increasing the length for a frequency, adding a
frequency, or adding a field. It can grow with any combination of
these.

HistoryContainer now is aware of the data_frequency of the algorithm,
and no longer uses the daily_at_midnight flag; instead, this is the
default behavior.

273 of 273 new or added lines in 5 files covered. (100.0%)

4697 of 5579 relevant lines covered (84.19%)

1.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
zipline/algorithm.py
3
100.0
zipline/history/history.py
10
100.0
zipline/utils/data.py
11
100.0
zipline/history/history_container.py

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
zipline/utils/data.py
7
100.0
zipline/history/history_container.py
13
100.0
zipline/history/history.py
16
100.0
zipline/finance/trading.py
26
100.0
zipline/algorithm.py
Jobs
ID Job ID Ran Files Coverage
1 2256.1 03 Nov 2014 08:52PM UTC 0
84.14
Travis Job 2256.1
2 2256.2 03 Nov 2014 08:51PM UTC 0
84.14
Travis Job 2256.2
Source Files on build 2256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2256
  • 29576014 on github
  • Prev Build on not-so-simple-transforms (#2252)
  • Next Build on not-so-simple-transforms (#2257)
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