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

micropython / micropython / 10476 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2019 04:30AM UTC
Files 242
Run time 12s
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 Apr 2019 04:24AM UTC coverage: 98.003%. Remained the same
NAME="unix coverage build and tests"

push

travis-ci

Damien George
tests/run-tests: Ignore exception in process kill when ending repl test.

When running Linux on WSL, Popen.kill() can raise a ProcessLookupError if
the process does not exist anymore, which can happen here since the
previous statement already tries to close the process by sending Ctrl-D to
the running repl.  This doesn't seem to be a problem on other OSes, so just
swallow the exception silently since it indicates the process has been
closed already, which after all is what we want.

18399 of 18774 relevant lines covered (98.0%)

365643.62 hits per line

Source Files on job 10476.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 33
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10202
  • Travis Job 10476.3
  • d89ce2ed on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10473.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10479.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