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

dangernoodle-io / breadboard / 25266487312
100%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 01:17AM UTC
Jobs 1
Files 10
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

03 May 2026 01:16AM UTC coverage: 100.0%. Remained the same
25266487312

push

github

web-flow
feat(bb_display): arduino ssd1306 backend (B1-143) (#185)

arduino sibling of the esp-idf ssd1306 backend (#182). direct
wire i2c — no adafruit deps. probe via wire.endtransmission()
ack at 0x3c (override via -DBB_DISPLAY_SSD1306_I2C_ADDR).
framebuffer is 1bpp, rgb565 → mono via non-zero threshold
(matches the esp-idf backend exactly).

inline ssd1306 init sequence so we don't drag in adafruit_gfx
just for register writes — save ~5-10 kb of flash. supports
128x32 (default) and 128x64 via -DBB_DISPLAY_SSD1306_HEIGHT.

r4_wifis3 smoke env wires it; the registry walker now considers
ssd1306 alongside ili9341. no smoke_app.c change needed — the
generic bb_display_init() flow handles backend selection.

flash on r4 grew 70.4 → 76.6 kb (+6.2 kb). 371 host tests pass;
all six smoke envs build green.

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

557 of 557 relevant lines covered (100.0%)

483.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25266487312.1 03 May 2026 01:17AM UTC 10
100.0
GitHub Action Run
Source Files on build 25266487312
  • Tree
  • List 10
  • 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 #25266487312
  • 6643aa78 on github
  • Prev Build on main (#25265856688)
  • Next Build on main (#25266581987)
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