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

dangernoodle-io / breadboard / 29136908078
95%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 02:48AM UTC
Jobs 1
Files 82
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

11 Jul 2026 02:46AM UTC coverage: 100.0%. Remained the same
29136908078

push

github

web-flow
feat: bus-shape the wifi.net publish seam via bb_emit_fn + bb_event_emit (#810)

- add bb_emit_fn (bb_core/bb_emit.h) -- generic bus-shaped (topic, id,
  payload, size) callback typedef, no bb_event types
- add bb_event_emit (bb_event.h/bb_event_common.c) -- string-keyed,
  void-return peer of bb_event_post; register-or-lookup then post,
  logs on internal failure since an emit sink has no caller to
  propagate a bb_err_t to
- bb_wifi gains an independent generic emit slot (bb_wifi_set_emit +
  bb_wifi_emit_baseline) alongside its existing typed net-event sink
  (bb_wifi_set_net_event_sink), which is unchanged and keeps firing;
  bb_wifi stays bb_event-free
- fire the generic slot at the same three STA lifecycle edges
  (got_ip/disconnect/lost_ip) via bb_wifi_publish_net_event, with the
  same ip-blanking-on-error and reason-handed-in-not-read-back
  discipline as the typed seam
- delete examples/smoke/main/wifi_event_bridge.{c,h} (the PR2
  smoke-local bridge component) and replace with a 2-line handwire in
  entry_espidf.c: bb_wifi_set_emit(bb_event_emit) + bb_wifi_emit_baseline()
- add host tests for bb_event_emit and bb_wifi_publish_net_event/
  bb_wifi_emit_baseline, including the ip-blanking-on-error branch (a
  new bb_wifi_test_set_ip_str_fail host test hook)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

3319 of 3319 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5268 of 5268 relevant lines covered (100.0%)

9729.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29136908078.1 11 Jul 2026 02:48AM UTC 82
100.0
GitHub Action Run
Source Files on build 29136908078
  • Tree
  • List 82
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29136908078
  • a37291af on github
  • Prev Build on main (#29133528885)
  • Next Build on main (#29138674533)
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