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

dangernoodle-io / breadboard / 28608190195
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 05:12PM UTC
Jobs 1
Files 43
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

02 Jul 2026 05:11PM UTC coverage: 100.0%. Remained the same
28608190195

push

github

web-flow
feat(bb_sub_mqtt): add MQTT ingress adapter with self-exclusion (#668)

- subscribes to configurable MQTT topic filters and routes messages into bb_sub_route()

- self-exclusion drops inbound messages published by this device's own hostname (metrics/<hostname>/* shape), default on

- adapted to the new bb_mqtt_on_message(h, cb, ctx) 3-arg API (PR2), passing the same bb_mqtt_default() handle used for subscribe

- documents the self-exclusion shape assumption (hostname at segment index 1) and fail-open-on-empty-hostname behavior in the header; add_topic emits a one-time warn when a non-default-shaped filter is added while ignore_self is on

- tightens the header contract: add_topic/set_ignore_self are boot-time-only, single-threaded config calls

- reworded the no-default-client log to state a reboot is required to apply config

- adds tests covering the subscribe-failure warn-and-continue branch (bb_mqtt_host_set_subscribe_fail) and multi-filter CONFIG_BB_SUB_MQTT_TOPICS comma/space parsing

- 100% branch coverage on bb_sub_mqtt.c; two genuinely-unreachable defensive NULL guards marked LCOV_EXCL_BR_LINE

1972 of 1972 branches covered (100.0%)

Branch coverage included in aggregate %.

68 of 68 new or added lines in 1 file covered. (100.0%)

3392 of 3392 relevant lines covered (100.0%)

1250.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28608190195.1 02 Jul 2026 05:12PM UTC 43
100.0
GitHub Action Run
Source Files on build 28608190195
  • Tree
  • List 43
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28608190195
  • 0a9bd6c4 on github
  • Prev Build on main (#28605775983)
  • Next Build on main (#28611947608)
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