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

dangernoodle-io / breadboard / 24971492142
100%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 12:53AM 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 12:52AM UTC coverage: 100.0%. Remained the same
24971492142

push

github

web-flow
feat(bb_system): restart, BB_ERROR_CHECK, app info getters (#101)

- add bb_system_restart() wrapping esp_restart(); host/arduino stubs exit(0)
- add BB_ERROR_CHECK macro: expands to ESP_ERROR_CHECK on esp-idf; on host,
  checks bb_err_t and aborts with a diagnostic on failure
- add bb_system_get_project_name(), bb_system_get_build_date(),
  bb_system_get_build_time(), bb_system_get_idf_version() mirroring the
  existing bb_system_get_version() pattern (esp_app_get_description + null guard)
- host/arduino stubs return "host", __DATE__, __TIME__, "0.0.0-host"
- 7 new tests; 284/284 pass; coverage 100%

app code importing esp_restart, esp_app_get_description, and ESP_ERROR_CHECK
can now migrate to these portable wrappers. closes B1-47.

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%)

142.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24971492142.1 27 Apr 2026 12:53AM UTC 7
100.0
GitHub Action Run
Source Files on build 24971492142
  • 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 #24971492142
  • 4ec89ccc on github
  • Prev Build on main (#24969689449)
  • Next Build on main (#24972322934)
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