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

dangernoodle-io / breadboard / 28540903566
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 07:02PM UTC
Jobs 1
Files 40
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

01 Jul 2026 07:00PM UTC coverage: 100.0%. Remained the same
28540903566

push

github

web-flow
refactor: X-macro SSOT for bb_log_level + reset-reason strings; drop dead reset_reason_to_str (B1-463) (#643)

- introduce BB_LOG_LEVEL_LIST X-macro in bb_log.h driving to_str/from_str/s_level_names
- introduce BB_RESET_REASON_LIST X-macro in bb_system.h driving the three identical
  espidf/host/arduino reset-reason switches
- delete dead reset_reason_to_str in bb_diag_routes.c (zero callers, spelling drift)
- fix stale "poweron" comment in bb_diag_event_priv.h to match live "power-on" spelling
- add byte-identical value guard tests for every reset-reason string
- leave bb_board.c's independent, narrower esp_reset_reason_t table untouched
  (documented as an intentional separate mapping, out of scope for this pass)
- fix remaining stale "poweron" (no-dash) fixture values in test_bb_diag_event.c,
  test_bb_cache_fidelity.c, test_bb_openapi_validate.c, test_route_fidelity.c to
  "power-on" for full string-drift consistency
- add _Static_assert guards: BB_LOG_LEVEL_LIST entry count == bb_log_level_t
  cardinality (bb_log_level.c); BB_RESET_REASON_LIST entry count ==
  BB_RESET_REASON_COUNT - 1 (bb_system_host.c), backed by a new trailing
  BB_RESET_REASON_COUNT sentinel enumerator

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

1840 of 1840 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3167 of 3167 relevant lines covered (100.0%)

1287.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28540903566.1 01 Jul 2026 07:02PM UTC 40
100.0
GitHub Action Run
Source Files on build 28540903566
  • Tree
  • List 40
  • 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 #28540903566
  • 58f6c1a6 on github
  • Prev Build on main (#28539753865)
  • Next Build on main (#28543884353)
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