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

Alan-Jowett / sonde / 23980557636
81%

Build:
DEFAULT BRANCH: main
Ran 04 Apr 2026 02:13PM UTC
Jobs 1
Files 83
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

04 Apr 2026 02:10PM UTC coverage: 81.022% (+0.3%) from 80.749%
23980557636

push

github

web-flow
feat: add GPIO pin mapping to bundle hardware profile (#641) (#642)

Add `pins` field (`i2c0_sda`, `i2c0_scl`) to the bundle manifest
`HardwareProfile` so the BLE pairing tool can provision I2C pin
config to nodes directly from the app bundle.

Specification changes:
- bundle-format.md: add `pins` to §4.5 schema, §6.5 rules 7-10, §9 example
- bundle-tool-requirements.md: SB-0203 gains AC 6-9 (pin validation)
- bundle-tool-validation.md: T-SB-0605/0606/0607/0608 (pin test cases)
- ble-pairing-tool-requirements.md: activate PT-1214, add AC 5-6
- ble-pairing-tool-design.md: document pin config source = bundle manifest
- ble-pairing-tool-validation.md: activate T-PT-1214a/b, add T-PT-1214c/d

Implementation changes:
- sonde-bundle: add `PinMap` struct, validation (GPIO 0-21, SDA!=SCL,
  required when I2C sensor declared), 5 new passing tests
- sonde-pair: add `PinConfig` type, `InvalidPinConfig` error,
  `pin_config` parameter on `provision_node`, deterministic CBOR
  encoding appended to NODE_PROVISION body, 4 new tests
- sonde-pair-ui: update callers to pass `None` (wiring to bundle
  deferred to #645)

Closes #641
Supersedes #515

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>

347 of 349 new or added lines in 3 files covered. (99.43%)

20023 of 24713 relevant lines covered (81.02%)

146.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% crates/sonde-pair-ui/src-tauri/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 23980557636.1 04 Apr 2026 02:13PM UTC 83
81.02
GitHub Action Run
Source Files on build 23980557636
  • Tree
  • List 83
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23980557636
  • a2bdb724 on github
  • Prev Build on fix/handler-router-always-init (#23980109370)
  • Next Build on main (#23982967707)
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