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

micropython / micropython / 10615
98%

Build:
DEFAULT BRANCH: master
Ran 07 May 2019 04:04AM UTC
Jobs 1
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

pending completion
10615

push

travis-ci

dpgeorge
stm32/machine_uart: Change default UART timeout to 0, for non blocking.

It's more common to need non-blocking behaviour when reading from a UART,
rather than having a large timeout like 1000ms (the original behaviour).
With a large timeout it's 1) likely that the function will read forever if
characters keep trickling it; or 2) the function will unnecessarily wait
when characters come sporadically, eg at a REPL prompt.

18440 of 18817 relevant lines covered (98.0%)

364027.1 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10615.3 (NAME="unix coverage build and tests") 07 May 2019 04:04AM UTC 0
98.0
Travis Job 10615.3
Source Files on build 10615
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10615
  • 34942d0a on github
  • Prev Build on master (#10614)
  • Next Build on master (#10616)
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