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

dangernoodle-io / breadboard / 26006097492
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 11:41PM UTC
Jobs 1
Files 17
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

17 May 2026 11:40PM UTC coverage: 100.0%. Remained the same
26006097492

push

github

web-flow
perf(bb_log): lazy-allocate stream ringbuffer instead of static BSS (#264)

Fixes B1-207. The 6 KB ringbuffer for SSE log consumers was permanently
resident in BSS, consuming heap fragmentation even when no log viewer was
attached. Convert to heap allocation (SPIRAM-preferred with fallback,
matching PR #263 B1-206 pattern) gated on bb_log_stream_init().

bb_log_stream_init() is now idempotent: subsequent calls return BB_OK
immediately. Allocation uses CONFIG_BB_LOG_STREAM_BUF_BYTES (default
6144, tunable) to allow firmware customization. Error handling ensures
no half-initialized state on allocation failure.

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

960 of 960 branches covered (100.0%)

Branch coverage included in aggregate %.

1724 of 1724 relevant lines covered (100.0%)

1019.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26006097492.1 17 May 2026 11:41PM UTC 17
100.0
GitHub Action Run
Source Files on build 26006097492
  • Tree
  • List 17
  • 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 #26006097492
  • 5411c0d4 on github
  • Prev Build on main (#26005909132)
  • Next Build on main (#26006342971)
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