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

micropython / micropython / 14216
98%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2020 03:49AM UTC
Jobs 1
Files 274
Run time 15min
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
14216

push

travis-ci-com

dpgeorge
extmod/modlwip: Fix error return for TCP recv when not connected.

This commit fixes the cases when a TCP socket is in STATE_NEW,
STATE_LISTENING or STATE_CONNECTING and recv() is called on it.  It now
raises ENOTCONN instead of a random error code due to it previously
indexing beyond the start of error_lookup_table[].

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

19491 of 19885 relevant lines covered (98.02%)

425083.95 hits per line

Jobs
ID Job ID Ran Files Coverage
6 14216.6 (MAKEOPTS="-j4") 30 Aug 2020 03:49AM UTC 0
98.02
Travis Job 14216.6
Source Files on build 14216
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14216
  • d1995e50 on github
  • Prev Build on master (#14214)
  • Next Build on master (#14218)
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