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

dangernoodle-io / breadboard / 29214411362
95%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 12:01AM UTC
Jobs 1
Files 90
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

13 Jul 2026 12:00AM UTC coverage: 100.0%. Remained the same
29214411362

push

github

web-flow
refactor: rename bb_ring to bb_queue (#838)

Mechanical, identity-preserving rename (B1-818 PR1) of the bb_ring
primitive to bb_queue: no behavior change.

- components/bb_ring -> components/bb_queue, platform/host/bb_ring ->
  platform/host/bb_queue, platform/espidf/bb_ring_espidf ->
  platform/espidf/bb_queue_espidf (dirs + files renamed)
- all bb_ring/BB_RING symbols, Kconfig (CONFIG_BB_RING_REGISTRY_MAX ->
  CONFIG_BB_QUEUE_REGISTRY_MAX), and consumer REQUIRES/includes
  (bb_event_ring, bb_mdns, bb_ring_diag, bb_pool comment) renamed
  case-sensitively
- bb_ring_diag component name, its files, and the /api/diag/rings
  route are DECIDED to stay as-is (external HTTP contract; internal
  symbol rename only) -- only its REQUIRES/includes changed
- test/test_host/test_bb_ring{,_registry}.c -> test_bb_queue{,_registry}.c,
  test_main.c forward-decls/RUN_TEST updated
- examples/smoke CMakeLists/platformio.ini point at bb_queue_espidf;
  generated composition root regenerated (gitignored, not committed)
- components/README.md regenerated (bbtool docs index)
- new_component fence: bb_queue approved via `fence --approve bb_queue`,
  stale bb_ring entry pruned via `fence --update-baseline`
- sat_sub fence: the bb_ring_bytes_used_sub marker id/path renamed in
  the baseline directly (reviewed edit -- no CLI equivalent for this
  family; identity is symbol-keyed so the renamed function needed an
  explicit baseline update, not just --update-baseline)

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

3949 of 3949 branches covered (100.0%)

Branch coverage included in aggregate %.

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

6344 of 6344 relevant lines covered (100.0%)

8272.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29214411362.1 13 Jul 2026 12:01AM UTC 90
100.0
GitHub Action Run
Source Files on build 29214411362
  • Tree
  • List 90
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29214411362
  • 3dfe2f86 on github
  • Prev Build on main (#29211120549)
  • Next Build on main (#29215727236)
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