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

micropython / micropython / 13665 / 5
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2020 04:20AM UTC
Files 274
Run time 29s
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

05 Jun 2020 04:11AM UTC coverage: 98.018%. Remained the same
MAKEOPTS="-j4"

push

travis-ci-com

dpgeorge
extmod/modbluetooth: Support bigger characteristic values.

The ring buffer previously used a single unsigned byte field to save the
length, meaning that it would overflow for large characteristic value
responses.

With this commit it now use a 16-bit length instead and has code to
explicitly truncate at UINT16_MAX (although this should be impossible to
achieve in practice).

19434 of 19827 relevant lines covered (98.02%)

423675.44 hits per line

Source Files on job 13665.5 (MAKEOPTS="-j4")
  • Tree
  • List 0
  • Changed 55
  • Source Changed 6
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13248
  • Travis Job 13665.5
  • 8b7ae4e0 on github
  • Prev Job for MAKEOPTS="-j4" on master (#13664.5)
  • Next Job for MAKEOPTS="-j4" on master (#13666.5)
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