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

dangernoodle-io / breadboard / 28649050485
100%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 08:41AM UTC
Jobs 1
Files 48
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

03 Jul 2026 08:40AM UTC coverage: 100.0%. Remained the same
28649050485

push

github

web-flow
fix(bb_diag): register diag routes after bb_event_routes so diag.boot SSE auto-attach succeeds (B1-527 follow-up) (#691)

- bb_diag_routes now registers via BB_INIT_REGISTER_N(bb_diag_routes, bb_diag_routes_init, 4) instead of the implicit order-0 BB_INIT_REGISTER
- guarantees bb_event_routes_init (order 0, sets s_cfg.initialized = true) has run before bb_diag_routes_init's optional CONFIG_BB_DIAG_AUTO_ATTACH block calls bb_event_routes_attach_ex, fixing the "auto-attach failed for 'diag.boot': 259" race exposed by B1-527's added PRIV_REQUIRES bb_ntp perturbing link order
- mirrors the existing bb_ota_check order-4 precedent (same rationale, documented in CLAUDE.md's Registry section)
- no CMake change needed: bb_init_force_register(comp_lib, name) only encodes the linker force-include symbol, not the numeric order, which lives solely in the BB_INIT_REGISTER_N call

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

2226 of 2226 branches covered (100.0%)

Branch coverage included in aggregate %.

3747 of 3747 relevant lines covered (100.0%)

1205.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28649050485.1 03 Jul 2026 08:41AM UTC 48
100.0
GitHub Action Run
Source Files on build 28649050485
  • Tree
  • List 48
  • 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 #28649050485
  • 279b6835 on github
  • Prev Build on main (#28647300496)
  • Next Build on main (#28672173160)
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