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

jupyter / notebook / 1595

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2017 06:06PM UTC
Jobs 1
Files 713
Run time 33s
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
1595

Pull #506

travis-ci

minrk
don't concatenate stream outputs larger than 8k

Limit is configurable via OutputArea.stream_chunk_size.

This limits the cost of one of the most expensive operations in output: many consecutive outputs on the same stream,
which requires reprocessing and re-appending the whole output to the DOM on each message.
Pull Request #506: limit merging of stream output

17255 of 40102 branches covered (43.03%)

52423 of 89724 relevant lines covered (58.43%)

945.5 hits per line

Jobs
ID Job ID Ran Files Coverage
11 1595.11 (GROUP=python) 28 Nov 2017 06:06PM UTC 0
58.43
Travis Job 1595.11
Source Files on build 1595
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1595
  • Pull Request #506
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