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

dangernoodle-io / breadboard / 30177522674
97%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 10:26PM UTC
Jobs 1
Files 199
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

25 Jul 2026 10:24PM UTC coverage: 96.498%. Remained the same
30177522674

push

github

web-flow
chore: delete dead ili9341/ssd1306 ESP-IDF display AUTOREGISTER glue (#1085)

- remove components/display/bb_display_ili9341's ESP-IDF side (whole
  ESP-IDF component: CMakeLists.txt, Kconfig AUTOREGISTER/force-keep,
  platform/espidf backend, public header) - unexercised by any board;
  the Arduino backend (platform/arduino/bb_display_ili9341) is
  UNTOUCHED and still live (compiled into examples/smoke's default
  r4_wifis3 env, self-registers via constructor attribute per the
  di_legacy fence's own known-gap note)
- remove components/display/bb_display_ssd1306's ESP-IDF-only glue
  (CMakeLists.txt, Kconfig AUTOREGISTER/force-keep, platform/espidf
  backend); its public header is now a genuinely Arduino-only surface,
  so it moves to platform/arduino/bb_display_ssd1306/include (matching
  the ili9341 precedent) rather than staying behind in an orphaned,
  CMakeLists-less components/display/bb_display_ssd1306/ that no
  discovery path (docs index, docs-check, fence baselines) would key
  off of; its lone ESP_PLATFORM-gated declaration
  (bb_display_ssd1306_set_i2c_bus) had zero definitions and zero
  callers left once the ESP-IDF backend was deleted, so it's dropped
  too
- drop bb_display_ili9341/bb_display_ssd1306 from every FIRMWARE_BOARD
  EXCLUDE_COMPONENTS list in examples/smoke/CMakeLists.txt (components
  no longer exist) and repoint examples/smoke/platformio.ini's
  arduino_base include path at ssd1306's new location
- regenerate components/display/README.md group index
- shrink the di_legacy fence baseline (8 markers) and the stale
  pre-relocation new_component baseline entries (2) for the two
  deleted directories - bundled together since both prunes are
  mechanically tied to the same two deletions
- sync the di_legacy baseline's surviving ek79007/st77xx path fields
  (components/bb_display_* -> components/display/bb_display_*), stale
  since their components/display/ relocation; identity ratchets on
  (marker_type, symbol) so this is a ... (continued)

7770 of 8375 branches covered (92.78%)

Branch coverage included in aggregate %.

13254 of 13412 relevant lines covered (98.82%)

2592.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30177522674.1 25 Jul 2026 10:26PM UTC 199
96.5
GitHub Action Run
Source Files on build 30177522674
  • Tree
  • List 199
  • 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 #30177522674
  • 1805d548 on github
  • Prev Build on main (#30177113050)
  • Next Build on main (#30179116148)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc