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

dangernoodle-io / breadboard / 31238541270
97%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2026 04:04AM UTC
Jobs 1
Files 218
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

08 Aug 2026 04:02AM UTC coverage: 97.127% (+0.08%) from 97.052%
31238541270

push

github

web-flow
refactor: delete bb_log_line_parse, wrap foreign log lines opaque (B1-1443 PR-2) (#1254)

foreign/vendored ESP_LOGx output no longer gets re-parsed into
level/tag/msg -- the forwarder now wraps the raw console line opaque
(level="?", tag="", msg=<raw line, truncated>). bb_log_telem_route.c's
line-parsing combinator (bb_log_telem_should_route_wide) is removed
along with it: s_log_vprintf only ever sees foreign lines now (our own
bb_log_e/w/i/d/v calls bypass it via bb_log_emit, PR-1), which carry no
tag, so the TELEM console-only gate can never apply to them and always
routes wide -- the TELEM gate still works for our own lines via
bb_log_emit's direct bb_log_telem_route_wide() call.


Claude-Session: https://claude.ai/code/session_0119nuE2NZME9y2aYEVJTPB5

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

8519 of 9038 branches covered (94.26%)

Branch coverage included in aggregate %.

12 of 12 new or added lines in 1 file covered. (100.0%)

14263 of 14418 relevant lines covered (98.92%)

2607.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31238541270.1 08 Aug 2026 04:04AM UTC 218
97.13
GitHub Action Run
Source Files on build 31238541270
  • Tree
  • List 218
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31238541270
  • 1bb6de26 on github
  • Prev Build on main (#31237122345)
  • Next Build on main (#31239680604)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc