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

pfalcon / micropython / 1631
98%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2019 08:38AM UTC
Jobs 1
Files 242
Run time 15s
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
1631

push

travis-ci

dpgeorge
tools/pyboard.py: Don't accumulate output data if data_consumer used.

Prior to this patch, when a lot of data was output by a running script
pyboard.py would try to capture all of this output into the "data"
variable, which would gradually slow down pyboard.py to the point where it
would have large CPU and memory usage (on the host) and potentially lose
data.

This patch fixes this problem by not accumulating the data in the case that
the data is not needed, which is when "data_consumer" is used.

18404 of 18779 relevant lines covered (98.0%)

364750.19 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1631.3 (NAME="unix coverage build and tests") 25 Apr 2019 08:38AM UTC 0
98.0
Travis Job 1631.3
Source Files on build 1631
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1631
  • 56f6ceba on github
  • Prev Build on master (#1629)
  • Next Build on master (#1634)
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