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

dangernoodle-io / breadboard / 25085764803
100%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 01:05AM 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

29 Apr 2026 01:04AM UTC coverage: 100.0%. Remained the same
25085764803

push

github

web-flow
feat(bb_core): extract cross-cutting types into a foundational component (B1-100) (#135)

bb_err_t + BB_OK/BB_ERR_* macros (previously in bb_nv.h) and
bb_http_handle_t + bb_http_request_t (previously in bb_http.h)
move into a new header-only bb_core component. Every bb_*
component REQUIRES bb_core; the inline typedefs in bb_nv.h and
bb_http.h are deleted in favor of #include "bb_core.h".

bb_mdns and other non-route registry consumers no longer need
bb_http in REQUIRES just for the handle typedef. The bb_err_t
contract (typedef esp_err_t under ESP-IDF, int elsewhere) is
preserved unchanged — only its home moves.

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

147.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25085764803.1 29 Apr 2026 01:05AM UTC 7
100.0
GitHub Action Run
Source Files on build 25085764803
  • Tree
  • List 7
  • 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 #25085764803
  • c5f5db3b on github
  • Prev Build on main (#25084730520)
  • Next Build on main (#25086366605)
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