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

dangernoodle-io / breadboard / 29667935998
96%

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

19 Jul 2026 01:01AM UTC coverage: 95.984%. Remained the same
29667935998

push

github

web-flow
fix: always compile bb_lifecycle async dispatch (drop CONFIG_BB_LIFECYCLE_ASYNC) (#932)

bb_lifecycle_observe_async() silently stubbed to BB_ERR_UNSUPPORTED when
CONFIG_BB_LIFECYCLE_ASYNC=n (the shipped default), so mdns/mqtt observers
registered against it never actually observed wifi lifecycle transitions
on the floor build. The async substrate (bb_bqueue + a lazily-spawned
drain task) is now always compiled in; the four sizing knobs
(_QUEUE_DEPTH/_TASK_STACK/_TASK_PRIORITY/_TASK_CORE) remain as
Kconfig-tunable but no longer depends-on the removed bool.

- drop the BB_LIFECYCLE_ASYNC Kconfig bool and its C-default bridge
- unwrap bb_lifecycle_async.c's #if/#else stub split into one unconditional path
- delete the now-redundant esp32-lifecycle-async smoke env/sdkconfig and its Makefile target
- update doc comments across bb_lifecycle.h/bb_lifecycle_priv.h/test header to drop the opt-in framing

7437 of 8072 branches covered (92.13%)

Branch coverage included in aggregate %.

12854 of 13068 relevant lines covered (98.36%)

2310.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29667935998.1 19 Jul 2026 01:03AM UTC 183
95.98
GitHub Action Run
Source Files on build 29667935998
  • Tree
  • List 183
  • 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 #29667935998
  • c2ecd510 on github
  • Prev Build on main (#29665113242)
  • Next Build on main (#29669113348)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc