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

dangernoodle-io / breadboard / 28499303081
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 06:53AM 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 06:52AM UTC coverage: 100.0%. Remained the same
28499303081

push

github

web-flow
refactor(bb_event_routes): topic registry via bb_registry primitive (B1-442) (#629)

- extract attached-topics dedupe/lookup/index bookkeeping into
  bb_event_topic_registry, a private register-only API shared by
  bb_event_routes_common.c and the ESP-IDF/host and Arduino backends
- host/ESP-IDF backend wraps the generic bb_registry primitive under a
  wrapper mutex; Arduino backend is a plain pthread-free linear-array
  scan (loop() is single-threaded)
- common.c and the Arduino cpp stay free of bb_registry.h/pthread.h,
  preserving Arduino/AVR portability
- fix two LCOV_EXCL marker placements left on the interrupted edit so
  branch exclusion lands on the condition line, not the body — restores
  100% branch coverage on bb_event_routes_common.c
- add test_bb_event_topic_registry.c (11 cases, 100% branch coverage on
  the new host source)

1846 of 1846 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3184 of 3184 relevant lines covered (100.0%)

1250.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28499303081.1 01 Jul 2026 06:53AM UTC 40
100.0
GitHub Action Run
Source Files on build 28499303081
  • Tree
  • List 40
  • 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 #28499303081
  • ebdb8fba on github
  • Prev Build on main (#28496960023)
  • Next Build on main (#28499678628)
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