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

micropython / micropython / 13505 / 5
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 11 May 2020 11:56AM UTC
Files 274
Run time 28s
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

11 May 2020 11:30AM UTC coverage: 98.012%. Remained the same
MAKEOPTS="-j4" NAME="unix coverage build and tests"

push

travis-ci-com

dpgeorge
extmod/modbluetooth: Add support for changing the GAP device name.

This commit allows the user to set/get the GAP device name used by service
0x1800, characteristic 0x2a00.  The usage is:

    BLE.config(gap_name="myname")
    print(BLE.config("gap_name"))

As part of this change the compile-time setting
MICROPY_PY_BLUETOOTH_DEFAULT_NAME is renamed to
MICROPY_PY_BLUETOOTH_DEFAULT_GAP_NAME to emphasise its link to GAP and this
new "gap_name" config value.  And the default value of this for the NimBLE
bindings is changed from "PYBD" to "MPY NIMBLE" to be more generic.

19427 of 19821 relevant lines covered (98.01%)

429035.87 hits per line

Source Files on job 13505.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 53
  • Source Changed 4
  • Coverage Changed 53
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13092
  • Travis Job 13505.5
  • 3b6c9119 on github
  • Prev Job for MAKEOPTS="-j4" NAME="unix coverage build and tests" on master (#13503.5)
  • Next Job for MAKEOPTS="-j4" NAME="unix coverage build and tests" on master (#13506.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