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

dangernoodle-io / breadboard / 28492056568
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 03:46AM UTC
Jobs 1
Files 40
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

01 Jul 2026 03:46AM UTC coverage: 100.0%. Remained the same
28492056568

push

github

web-flow
feat(bb_pub): per-source MQTT retain + publish cadence (EVERY_TICK/ON_CHANGE/ONCE) (#624)

- add bb_pub_cadence_t enum (EVERY_TICK/ON_CHANGE/ONCE) to bb_pub.h
- add retain + cadence fields to bb_pub_telemetry_cfg_t
- add bool retain to bb_pub_publish_fn typedef (in-place, all callers updated)
- add cadence state (last_pub_hash, published_once) to bb_pub_telem_entry_t
- implement fnv1a64 hash for ON_CHANGE detection in phase 2b of bb_pub_tick_once
- gate sink delivery in phase 2b by cadence; pass per-source retain to sinks
- remove CONFIG_BB_SINK_MQTT_RETAIN kconfig; retain now per-source in cfg
- update bb_sink_mqtt, bb_sink_http, bb_sink_ws, bb_sink_event to accept retain
- update platform/espidf/bb_sink_ws to accept retain
- set meta source to cadence=ON_CHANGE, retain=true in bb_pub_telemetry_host
- update all test stub publish fns and direct sink.publish() call sites
- add 9 cadence/retain tests in test_bb_pub.c + 1 meta integration test

1850 of 1850 branches covered (100.0%)

Branch coverage included in aggregate %.

3190 of 3190 relevant lines covered (100.0%)

1232.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28492056568.1 01 Jul 2026 03:46AM UTC 40
100.0
GitHub Action Run
Source Files on build 28492056568
  • Tree
  • List 40
  • 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 #28492056568
  • 10dd02b0 on github
  • Prev Build on main (#28491804966)
  • Next Build on main (#28492548084)
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