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

quantopian / zipline / 10507 / 3
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 04 Oct 2019 07:52PM UTC
Files 178
Run time 16s
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

04 Oct 2019 07:31PM UTC coverage: 87.058% (+0.003%) from 87.055%
NEW_PANDAS=1

Pull #2554

travis-ci

web-flow
PERF: Avoid slow exception repr in blaze.

The error raised by blaze when you do a field lookup with a nonexistent key on
an expression shows the repr of the expression, which contains the expression's
entire dshape. For exprs that are part of a very large tree, rendering the
dshape can take a significant amount of time.

Band-aid fix this for now by checking if the field exists before doing the
lookup. This saves 30-40 seconds (!) of startup time on Quantopian research.
Pull Request #2554: PERF: Avoid slow exception repr in blaze.

13999 of 16080 relevant lines covered (87.06%)

0.87 hits per line

Source Files on job 10507.3 (NEW_PANDAS=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9705
  • Travis Job 10507.3
  • 8203603b on github
  • Prev Job for NEW_PANDAS=1 on datashape-is-slow (#10506.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