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

pfalcon / micropython / 1631 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2019 08:38AM UTC
Files 242
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

25 Apr 2019 03:24AM UTC coverage: 98.003%. Remained the same
NAME="unix coverage build and tests"

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

Source Files on job 1631.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 29
  • Source Changed 1
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1586
  • Travis Job 1631.3
  • 56f6ceba on github
  • Prev Job for NAME="unix coverage build and tests" on master (#1629.3)
  • Next Job for NAME="unix coverage build and tests" on master (#1634.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