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

dangernoodle-io / breadboard / 27321632100
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 03:23AM UTC
Jobs 1
Files 31
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

11 Jun 2026 03:22AM UTC coverage: 99.977%. Remained the same
27321632100

push

github

web-flow
chore(components): scope private esp/json deps to PRIV_REQUIRES (#380)

stop components leaking ESP-IDF/cJSON surface through public REQUIRES.
each moved dep is used only in .c, never in the component's public header
(verified per component), so it belongs in PRIV_REQUIRES:

- led backends (gpio/apa102/pwm/rgb_pwm): esp_driver_gpio, esp_driver_ledc
- display backends (spi_common/st77xx/ili9341/ssd1306/ek79007): esp_lcd, esp_driver_spi/gpio
- bb_mdns: espressif__mdns, esp_system
- bb_ota_validator: app_update
- *_info / *_routes satellites: bb_json
- platform event components: esp_http_server (event_routes_espidf), esp_timer (event_ring_espidf)
- bb_manifest: drop unused bb_http.h include; include bb_core.h directly for bb_err_t

verified: host tests pass; smoke builds green on esp32, esp32c3, esp32-p4, tdongle-s3.

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

1636 of 1637 branches covered (99.94%)

Branch coverage included in aggregate %.

2754 of 2754 relevant lines covered (100.0%)

977.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27321632100.1 11 Jun 2026 03:23AM UTC 31
99.98
GitHub Action Run
Source Files on build 27321632100
  • Tree
  • List 31
  • 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 #27321632100
  • c70f373c on github
  • Prev Build on main (#27253655275)
  • Next Build on main (#27321912092)
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