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

micropython / micropython / 12033
98%

Build:
DEFAULT BRANCH: master
Ran 05 Dec 2019 12:52AM UTC
Jobs 1
Files 266
Run time 14s
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
12033

push

travis-ci

dpgeorge
extmod/modbluetooth: Allow setting ringbuf size via BLE.config(rxbuf=).

The size of the event ringbuf was previously fixed to compile-time config
value, but it's necessary to sometimes increase this for applications that
have large characteristic buffers to read, or many events at once.

With this commit the size can be set via BLE.config(rxbuf=512), for
example.  This also resizes the internal event data buffer which sets the
maximum size of incoming data passed to the event handler.

18792 of 19176 relevant lines covered (98.0%)

348714.94 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12033.3 (NAME="unix coverage build and tests") 05 Dec 2019 12:52AM UTC 0
98.0
Travis Job 12033.3
Source Files on build 12033
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12033
  • 84958a8f on github
  • Prev Build on master (#12024)
  • Next Build on master (#12039)
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