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

dangernoodle-io / breadboard / 27527811798
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 06:19AM UTC
Jobs 1
Files 34
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

15 Jun 2026 06:17AM UTC coverage: 100.0%. Remained the same
27527811798

push

github

web-flow
fix(bb_ring_espidf): wire SPIRAM allocator into smoke + make transitive via bb_event_ring_espidf (telemetry review) (#446)

- bug: bb_ring_espidf (EARLY-registered SPIRAM allocator for bb_ring) was not
  wired into the smoke example or pulled in transitively, so event-ring and
  bb_pub store-and-forward ring buffers allocated from internal SRAM on PSRAM
  boards instead of SPIRAM — wasting the heap we tuned
- examples/smoke/CMakeLists.txt: add bb_ring_espidf to EXTRA_COMPONENT_DIRS
  alongside bb_event_ring_espidf and bb_event_routes_espidf
- examples/smoke/main/CMakeLists.txt: add bb_ring_espidf to SMOKE_REQUIRES so
  the EARLY allocator override is linked and force-registered
- platform/espidf/bb_event_ring_espidf/CMakeLists.txt: add bb_ring_espidf to
  PRIV_REQUIRES so any consumer pulling in bb_event_ring_espidf transitively
  gets the SPIRAM allocator — durable fix, downstreams (TM, snugfeather) cannot
  miss it
- hardware-verify at #42: rings landing in SPIRAM on PSRAM boards confirmed via
  heap telemetry on device (172.16.1.81)

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

1615 of 1615 branches covered (100.0%)

Branch coverage included in aggregate %.

2702 of 2702 relevant lines covered (100.0%)

1180.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27527811798.1 15 Jun 2026 06:19AM UTC 34
100.0
GitHub Action Run
Source Files on build 27527811798
  • Tree
  • List 34
  • 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 #27527811798
  • 72163281 on github
  • Prev Build on main (#27527330824)
  • Next Build on main (#27528127104)
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