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

quantopian / zipline / 10688
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 02 Feb 2020 10:46PM UTC
Jobs 3
Files 183
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
10688

Pull #2642

travis-ci

web-flow
ENH: Adding a flag : --no-benchmark to use zero returns as a benchmark.
In case the flag is used:
- We use a new function load_zero_benchmark to generate the zero benchmark dataframe from the trading calendar provided to run_algo
- The alpha, beta metrics are not calculated and the call to empyrical is skipped

The priority of the benchmark data is as follows:
1. a benchmark data file is provided (other flags are ignored)
2. a benchmark instrument symbol is provided (other flags are ignored)
3. the flag --no-benchmark is used (zero dataframe is used)
4. If no benchmark parameter is provided, we use the default loader to load the data saved in the data root directory and download from IEX if the API_KEY is provided (otherwise the run fails)
Pull Request #2642: ENH: Adding --benchmark-file, --benchmark-symbol parameters to read b…

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

14522 of 16479 relevant lines covered (88.12%)

2.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10688.1 (OLD_PANDAS=1) 02 Feb 2020 10:46PM UTC 0
87.92
Travis Job 10688.1
2 10688.2 (OLD_PANDAS=1) 02 Feb 2020 10:47PM UTC 0
87.49
Travis Job 10688.2
3 10688.3 (NEW_PANDAS=1) 02 Feb 2020 10:46PM UTC 0
87.21
Travis Job 10688.3
Source Files on build 10688
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10688
  • Pull Request #2642
  • PR Base - master (#10686)
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