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

dangernoodle-io / breadboard / 24969689449
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 11:24PM 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

26 Apr 2026 11:23PM UTC coverage: 100.0%. Remained the same
24969689449

push

github

web-flow
feat(bb_system): expose bb_system_get_version() with bb_openapi fallback (#100)

- new portable getter `bb_system_get_version()` returns const char*
- esp backend wraps esp_app_get_description()->version
- host backend: BB_SYSTEM_VERSION_OVERRIDE compile-time, else "0.0.0-host"
- arduino backend: BB_SYSTEM_VERSION_OVERRIDE / BB_FIRMWARE_VERSION / "0.0.0"
- bb_openapi espidf shim falls back to bb_system_get_version() when consumer
  passes meta->version = NULL, so apps no longer need esp_app_desc.h just to
  populate the openapi info block
- delete the old buffer-out `bb_system_get_version(char*, size_t)` (declared
  in bb_http.h, implemented per-platform); /api/version handler and boot-info
  log now consume the const-char* directly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

141.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24969689449.1 26 Apr 2026 11:24PM UTC 7
100.0
GitHub Action Run
Source Files on build 24969689449
  • 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 #24969689449
  • bd08769c on github
  • Prev Build on main (#24969197210)
  • Next Build on main (#24971492142)
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