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

dangernoodle-io / breadboard / 28697219711
100%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 06:09AM UTC
Jobs 1
Files 52
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

04 Jul 2026 06:07AM UTC coverage: 100.0%. Remained the same
28697219711

push

github

web-flow
feat(bb_cache): add keyed enumeration (count/key_at/foreach) + get_raw compact read (#708)

- additive/backward-compatible: no ABI break, no change to existing bb_cache functions or behavior
- bb_cache_count/bb_cache_key_at/bb_cache_foreach expose the registry for keyed/enumerable consumers
- bb_cache_get_raw copies min(size, cap) owned-mode struct bytes without JSON serialization
- foreach snapshots topic pointers under the registry lock then releases before invoking cb, avoiding reentrancy deadlock
- get_raw is owned-mode only (BB_ERR_INVALID_STATE for getter-mode topics)
- enables keyed+enumerable+compact bb_cache consumers (e.g. the brood fleet store)
- documents bb_cache enumeration/get_raw and the previously-undocumented bb_sub ingress router in CLAUDE.md

2262 of 2262 branches covered (100.0%)

Branch coverage included in aggregate %.

3793 of 3793 relevant lines covered (100.0%)

1209.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28697219711.1 04 Jul 2026 06:09AM UTC 52
100.0
GitHub Action Run
Source Files on build 28697219711
  • Tree
  • List 52
  • 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 #28697219711
  • c17fa9ee on github
  • Prev Build on main (#28696097737)
  • Next Build on main (#28699193808)
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