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

quantopian / zipline / 2252
84%
master: 88%

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

push

travis-ci

llllllllll
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.

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

4675 of 5550 relevant lines covered (84.23%)

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
3
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 2252.1 03 Nov 2014 04:38PM UTC 0
84.18
Travis Job 2252.1
2 2252.2 03 Nov 2014 04:26PM UTC 0
Travis Job 2252.2
Source Files on build 2252
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2252
  • f3e110ce on github
  • Prev Build on not-so-simple-transforms (#2246)
  • Next Build on not-so-simple-transforms (#2256)
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