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

dangernoodle-io / breadboard / 25086366605
100%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 01:27AM 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:27AM UTC coverage: 100.0%. Remained the same
25086366605

push

github

web-flow
refactor(bb_*): sweep audit of REQUIRES / PRIV_REQUIRES across components (B1-101) (#136)

Verified each bb_*/CMakeLists.txt entry against actual usage in the
component's headers vs. its sources. Removed unused entries; demoted
.c-only deps from REQUIRES to PRIV_REQUIRES.

- bb_http: dropped bb_json, esp_netif, esp_app_format (unused).
- bb_wifi: dropped esp_app_format, esp_http_server (unused).
- bb_info: dropped esp_http_server (unused).
- bb_mdns: swapped esp_app_format -> app_update (transitive provider; .c uses esp_app_get_description).
- bb_board: demoted bb_http, bb_json, app_update, spi_flash to PRIV_REQUIRES; restored esp_hw_support and esp_app_format to PRIV_REQUIRES (bb_board.h has no esp_* references). Earlier sweep dropped these entirely; restored as private since headers are .c-only.
- bb_ota_push: demoted app_update, bb_log to PRIV_REQUIRES; restored esp_app_format to PRIV_REQUIRES.

Clean smoke builds verified for esp32-wroom-32 and elecrow-p4-hmi7;
301 host tests pass.

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 25086366605.1 29 Apr 2026 01:27AM UTC 7
100.0
GitHub Action Run
Source Files on build 25086366605
  • 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 #25086366605
  • 80e8ed51 on github
  • Prev Build on main (#25085764803)
  • Next Build on main (#25087015234)
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