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

quantopian / zipline / 10688 / 3
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 02 Feb 2020 10:46PM UTC
Files 183
Run time 13s
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

02 Feb 2020 10:27PM UTC coverage: 87.214% (-0.2%) from 87.374%
NEW_PANDAS=1

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…

14372 of 16479 relevant lines covered (87.21%)

0.87 hits per line

Source Files on job 10688.3 (NEW_PANDAS=1)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9844
  • Travis Job 10688.3
  • 8cd5dc79 on github
  • Prev Job for NEW_PANDAS=1 on benchmark (#10686.3)
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