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

dangernoodle-io / breadboard / 26202581853
100%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 02:53AM UTC
Jobs 1
Files 18
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

21 May 2026 02:52AM UTC coverage: 100.0%. Remained the same
26202581853

push

github

web-flow
refactor(bb_display): extract shared SPI helpers + autoregister macro (#290)

Audit findings F11 (SPI bus init duplication), F12 (RGB565 byte-swap blit duplication), F20 (autoregister boilerplate).

- New component `bb_display_spi_common` with `bb_display_spi_init_bus()` and `bb_display_blit_spi()`; consumed by `bb_display_ili9341` and `bb_display_st77xx`.
- Macro `BB_DISPLAY_AUTOREGISTER(chip, kconfig, backend)` replaces the per-driver `__attribute__((constructor))` boilerplate across 5 drivers.
- Single shared bounce buffer eliminates ~1 KB BSS duplication.
- Host test coverage added for bb_display core (clipping, font tables, byte-swap, bounce math).

Memory: ~1 KB BSS recovered; behavior unchanged.

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

1140 of 1140 branches covered (100.0%)

Branch coverage included in aggregate %.

21 of 21 new or added lines in 1 file covered. (100.0%)

2034 of 2034 relevant lines covered (100.0%)

953.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26202581853.1 21 May 2026 02:53AM UTC 18
100.0
GitHub Action Run
Source Files on build 26202581853
  • Tree
  • List 18
  • 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 #26202581853
  • 88d0a275 on github
  • Prev Build on main (#26202226332)
  • Next Build on main (#26202819781)
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