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

dangernoodle-io / breadboard / 24646023113
100%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 02:46AM UTC
Jobs 1
Files 5
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

20 Apr 2026 02:45AM UTC coverage: 86.522%. Remained the same
24646023113

push

github

web-flow
refactor(log): introduce bb_log_* macros, migrate component call sites (#13)

- add bb_log_{e,w,i,d,v}(tag, fmt, ...) macros to log_stream.h; on
  ESP-IDF they expand to ESP_LOG*, on host they map to fprintf (debug
  and verbose compile out)
- migrate 74 ESP_LOG* call sites across display, wifi_prov, ota_pull,
  http_server, nv_config, log_stream to bb_log_*
- add log_stream to REQUIRES for components that now depend on it
- add test_bb_log.c host smoke test (6 cases, zero/multi-arg)
- document Logging section in CLAUDE.md and README

consumers (snugfeather, TaipanMiner) remain on ESP_LOG* — the
abstraction is for breadboard internal portability.

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

91 of 104 branches covered (87.5%)

Branch coverage included in aggregate %.

108 of 126 relevant lines covered (85.71%)

7.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24646023113.1 20 Apr 2026 02:46AM UTC 5
86.52
GitHub Action Run
Source Files on build 24646023113
  • Tree
  • List 5
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24646023113
  • 5532f5f1 on github
  • Prev Build on main (#24634142120)
  • Next Build on main (#24646938363)
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