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

dangernoodle-io / breadboard / 28739364373
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 11:34AM UTC
Jobs 1
Files 63
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

05 Jul 2026 11:33AM UTC coverage: 100.0%. Remained the same
28739364373

push

github

web-flow
feat: config-driven bb_log bootstrap (boot banner + default/per-tag levels) (#728)

- bb_system auto-emits a one-time boot banner (project/version/build/idf)
  at the EARLY init tier, gated by CONFIG_BB_LOG_BANNER (default y). Lives
  in bb_system (not bb_log) to avoid a component dependency cycle, since
  bb_system already PRIV_REQUIRES both bb_log and bb_init.
- bb_log applies CONFIG_BB_LOG_DEFAULT_LEVEL ("*") and CONFIG_BB_LOG_LEVELS
  ("tag=level,...", parsed via bb_kv_parse) during the EARLY tier, gated by
  CONFIG_BB_LOG_CONFIG_AUTOREGISTER (default y). Malformed pairs and
  unknown level names are logged and skipped, never fatal.
- a consumer's main.c can now collapse log setup entirely into
  bb_init_init_early(); bb_init_init();

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

2848 of 2848 branches covered (100.0%)

Branch coverage included in aggregate %.

35 of 35 new or added lines in 2 files covered. (100.0%)

4701 of 4701 relevant lines covered (100.0%)

10197.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28739364373.1 05 Jul 2026 11:34AM UTC 63
100.0
GitHub Action Run
Source Files on build 28739364373
  • Tree
  • List 63
  • 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 #28739364373
  • 0189cda6 on github
  • Prev Build on main (#28739046470)
  • Next Build on main (#28745396171)
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