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

dangernoodle-io / breadboard / 24620518693
100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 04:02AM UTC
Jobs 1
Files 5
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

19 Apr 2026 04:00AM UTC coverage: 80.255%. Remained the same
24620518693

push

github

web-flow
refactor!: rename bsp_ prefix to bb_ (#7)

locks public API surface ahead of v0.1.0 tag.

- bsp_err_t -> bb_err_t
- bsp_nv_config_* -> bb_nv_config_*
- bsp_http_server_*, bsp_http_app_routes_fn -> bb_*
- bsp_url_decode_field, bsp_prov_parse_body, bsp_prov_parse_result_t -> bb_*
- BSP_PROV_PARSE_* enum -> BB_PROV_PARSE_*
- bsp_log_stream_*, bsp_ota_pull_*, bsp_wifi_prov_*, bsp_display_*, bsp_board_* -> bb_*
- BSP_NV_CONFIG_BOOT_FAIL_THRESHOLD, BSP_NV_CONFIG_NAMESPACE -> BB_*
- README/CLAUDE.md: drop prefix-placeholder caveat

BREAKING CHANGE: every public symbol from breadboard has moved from bsp_/BSP_ to bb_/BB_. Consumers must mass-rename call sites.

51 of 64 branches covered (79.69%)

Branch coverage included in aggregate %.

14 of 17 new or added lines in 5 files covered. (82.35%)

75 of 93 relevant lines covered (80.65%)

8.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
67.07
0.0% components/ota_pull/src/ota_pull.c
Jobs
ID Job ID Ran Files Coverage
1 24620518693.1 19 Apr 2026 04:02AM UTC 5
80.25
GitHub Action Run
Source Files on build 24620518693
  • Tree
  • List 5
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24620518693
  • 85cb3270 on github
  • Prev Build on main (#24620371481)
  • Next Build on main (#24621506634)
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