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

Alan-Jowett / sonde / 24040416378
82%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 04:38PM UTC
Jobs 1
Files 84
Run time 1min
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

06 Apr 2026 04:34PM UTC coverage: 81.817%. Remained the same
24040416378

push

github

web-flow
fix: increase BLE connection timeout from 10s to 30s (#666)

The 10-second connection timeout (PT-1002) must cover GATT connect,
LESC Numeric Comparison bonding (human confirmation on the gateway
side), MTU negotiation, and service discovery.  The LESC bonding
step alone can easily exceed 10 seconds on first pairing, causing
the connection to time out before pairing completes.

Increase the timeout to 30 seconds, consistent with the
\PHONE_REGISTERED\ indication timeout already specified at 30s.

Specification changes:
- PT-1002: BLE connection establishment timeout 10s -> 30s
- Design §5.1: \connect()\ doc comment updated
- T-PT-802 step 5: assertion updated

Code changes:
- \ndroid_transport.rs\: \CONNECT_TIMEOUT_MS\ 10_000 -> 30_000
- \tleplug_transport.rs\: \CONNECT_TIMEOUT\ 10s -> 30s

Closes #655

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

20915 of 25563 relevant lines covered (81.82%)

143.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24040416378.1 06 Apr 2026 04:38PM UTC 84
81.82
GitHub Action Run
Source Files on build 24040416378
  • Tree
  • List 84
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24040416378
  • d5212817 on github
  • Prev Build on main (#24039409997)
  • Next Build on main (#24042883904)
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