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

micropython / micropython / 14052
98%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2020 12:50AM UTC
Jobs 1
Files 274
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
14052

push

travis-ci-com

dpgeorge
extmod/uasyncio: Add StreamReader.readexactly(n) method.

It raises on EOFError instead of an IncompleteReadError (which is what
CPython does).  But the latter is derived from EOFError so code compatible
with MicroPython and CPython can be written by catching EOFError (eg see
included test).

Fixes issue #6156.

Signed-off-by: Damien George <damien@micropython.org>

19465 of 19859 relevant lines covered (98.02%)

437403.96 hits per line

Jobs
ID Job ID Ran Files Coverage
5 14052.5 (MAKEOPTS="-j4") 26 Jul 2020 12:50AM UTC 0
98.02
Travis Job 14052.5
Source Files on build 14052
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14052
  • 441460d8 on github
  • Prev Build on master (#14047)
  • Next Build on master (#14055)
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