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

quantopian / zipline / 4060
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 21 Aug 2015 07:05PM UTC
Jobs 1
Files 91
Run time 4s
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
4060

Pull #686

travis-ci

jfkirk
MAINT: Removes the ability to reference a global TradingEnvironment

This commit removes the ability to reference a shared TradingEnvironment through the zipline.finance.trading module. In place, the classes that require a TradingEnvironment, or its child AssetFinder, contain their own references to those objects. This commit also adds serialization utilities that allow for the pickling/unpickling of objects without unintentionally their TradingEnvironments or AssetFinders.
Pull Request #686: MAINT: Removes the ability to reference a global TradingEnvironment

250 of 250 new or added lines in 21 files covered. (100.0%)

7028 of 7958 relevant lines covered (88.31%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
zipline/finance/performance/position_tracker.py
1
100.0
zipline/gens/tradesimulation.py
2
100.0
zipline/transforms/batch_transform.py
3
100.0
zipline/history/history.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
zipline/sources/data_source.py
1
100.0
zipline/sources/test_source.py
1
100.0
zipline/utils/test_utils.py
4
100.0
zipline/finance/performance/tracker.py
11
100.0
zipline/finance/performance/period.py
13
100.0
zipline/finance/trading.py
22
100.0
zipline/algorithm.py
24
100.0
zipline/assets/assets.py
Jobs
ID Job ID Ran Files Coverage
1 4060.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 21 Aug 2015 07:05PM UTC 0
88.31
Travis Job 4060.1
Source Files on build 4060
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4060
  • Pull Request #686
  • PR Base - asset-db-writer-update (#3990)
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