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

dangernoodle-io / breadboard / 28560892169
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 02:23AM 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

02 Jul 2026 02:22AM UTC coverage: 100.0%. Remained the same
28560892169

push

github

web-flow
feat(bb_arena): generic multi-instance arena primitive (BSS/heap/SPIRAM backing) (B1-478 PR A) (#652)

- new components/bb_arena/ primitive: bb_arena_init (caller buffer),
  bb_arena_init_heap/_spiram (bb_mem-backed), alloc/free/reset/owns/
  free_bytes/get_stats/destroy
- shared platform/host/bb_arena/bb_arena.c compiles for both host and
  ESP-IDF; init_heap/_spiram reuse the existing bb_mem SPIRAM-preferred
  facade instead of hand-rolling a second allocator (CLAUDE.md
  reuse-or-extract rule) rather than duplicating bb_heap_arena's
  multi_heap-based draft
- additive only: zero consumers, bb_heap_arena/bb_mqtt/existing Kconfig
  untouched; wired into native_scaffold.py + platformio.ini host build and
  the smoke example's REQUIRES (dormant, proves it compiles under -Werror)
- host tests: test/test_host/test_arena.c covers every init variant, alloc/
  owns/reset, free_bytes accounting, exhaustion, bb_mem alloc-fail
  injection, and destroy semantics for caller vs owned buffers

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

1840 of 1840 branches covered (100.0%)

Branch coverage included in aggregate %.

3167 of 3167 relevant lines covered (100.0%)

1290.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28560892169.1 02 Jul 2026 02:23AM UTC 40
100.0
GitHub Action Run
Source Files on build 28560892169
  • Tree
  • List 40
  • 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 #28560892169
  • 44c73b71 on github
  • Prev Build on main (#28559146466)
  • Next Build on main (#28562091915)
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