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

quantopian / zipline / 10507
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 04 Oct 2019 07:52PM UTC
Jobs 3
Files 356
Run time 3min
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
10507

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.

5 of 5 new or added lines in 1 file covered. (100.0%)

28046 of 32160 relevant lines covered (87.21%)

2.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10507.1 (OLD_PANDAS=1) 04 Oct 2019 07:55PM UTC 0
87.74
Travis Job 10507.1
2 10507.2 (OLD_PANDAS=1) 04 Oct 2019 07:54PM UTC 0
87.29
Travis Job 10507.2
3 10507.3 (NEW_PANDAS=1) 04 Oct 2019 07:52PM UTC 0
87.06
Travis Job 10507.3
Source Files on build 10507
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10507
  • Pull Request #2554
  • PR Base - master (#10506)
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