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

dangernoodle-io / breadboard / 24975464968
100%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 03:43AM UTC
Jobs 1
Files 7
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

27 Apr 2026 03:42AM UTC coverage: 100.0%. Remained the same
24975464968

push

github

web-flow
fix(bb_log): async console writer to prevent TX backpressure log mutex panic (#106)

- add log_writer_msg_t queue (depth 32) and bb_log_writer task (prio 1)
- s_log_vprintf formats once then enqueues non-blocking; never calls s_orig_vprintf directly
- writer task drains queue with fwrite/fflush; if usb-cdc tx blocks only writer stalls
- bb_log_stream_init creates queue + spawns task before installing vprintf hook
- drop counter s_writer_dropped tracks overflow when queue is full
- sse ringbuf path unchanged

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

143.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24975464968.1 27 Apr 2026 03:43AM UTC 7
100.0
GitHub Action Run
Source Files on build 24975464968
  • Tree
  • List 7
  • 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 #24975464968
  • 097a256e on github
  • Prev Build on main (#24974659459)
  • Next Build on main (#24975577720)
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