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

dangernoodle-io / breadboard / 26002470278
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 08:56PM UTC
Jobs 1
Files 17
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

17 May 2026 08:55PM UTC coverage: 100.0%. Remained the same
26002470278

push

github

web-flow
fix(bb_update_check): publish initial snapshot after ring is attached (#257)

Fixes cold-boot SSE client issue where ring_count=0 until first scheduled check
(B1-209). bb_update_check_init() no longer posts the initial snapshot; instead,
callers must explicitly call bb_update_check_publish_initial() after attaching
a ring/routes to the topic. This ensures the snapshot is posted only after the
consumer is subscribed, closing the race window.

The ESP-IDF platform implementation (bb_update_check_register_init) calls
publish_initial() automatically after bb_event_routes_attach_ex() completes,
gated on CONFIG_BB_UPDATE_CHECK_AUTO_ATTACH.

Verified on host: bb_update_check_init alone leaves ring_count=0; explicit
publish_initial call populates it to count=1. Bench tests confirm SSE clients
now see ring_count>0 from cold boot.

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

960 of 960 branches covered (100.0%)

Branch coverage included in aggregate %.

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

1722 of 1722 relevant lines covered (100.0%)

1016.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26002470278.1 17 May 2026 08:56PM UTC 17
100.0
GitHub Action Run
Source Files on build 26002470278
  • Tree
  • List 17
  • 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 #26002470278
  • 17d767cd on github
  • Prev Build on main (#26002222338)
  • Next Build on main (#26003114839)
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