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

dangernoodle-io / breadboard / 29885158165
96%

Build:
DEFAULT BRANCH: main
Ran 22 Jul 2026 02:13AM UTC
Jobs 1
Files 190
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

22 Jul 2026 02:11AM UTC coverage: 96.362%. Remained the same
29885158165

push

github

web-flow
refactor: group display/led/button components into family subdirs (B1-980) (#988)

Moves 14 components into components/display/, components/led/, and
components/button/ family group directories, alongside the already-moved
bb_display_ssd1306 canary (#985):

- display: bb_display, bb_display_spi_common, bb_display_ek79007,
  bb_display_ili9341, bb_display_st77xx
- led: bb_led, bb_led_anim, bb_led_apa102, bb_led_gpio, bb_led_pwm,
  bb_led_rgb_pwm
- button: bb_button, bb_button_events, bb_button_gpio

Each moved component's CMakeLists.txt relative platform/ path bumped one
level (../../ -> ../../../, 20 lines across the 14 moved components);
examples/smoke/platformio.ini -I and build_src_filter paths updated to
match. Scaffolds components/led/README.md and components/button/README.md
(group index) and regenerates the top-level components/README.md index.

platform/<plat>/<name>/ dirs stay FLAT and untouched -- nesting platform
dirs is unsupported and breaks discovery.

components/bb_display_spi_common/CMakeLists.txt renders as delete+add
rather than a detected rename (git's default 50% similarity threshold;
this file scores ~31%), so `git log --follow` stops there for that one
file. This is expected, not a botched move -- history is recoverable with
`git log --follow -M20% -- components/display/bb_display_spi_common/CMakeLists.txt`.

This taxonomy is PROVISIONAL: families only, grouping strictly by leaf
name prefix. The final category set (functional grouping, subsystem
boundaries, etc.) is deliberately undecided pending remaining
refactoring.

7458 of 8054 branches covered (92.6%)

Branch coverage included in aggregate %.

12619 of 12781 relevant lines covered (98.73%)

1210.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29885158165.1 22 Jul 2026 02:13AM UTC 190
96.36
GitHub Action Run
Source Files on build 29885158165
  • Tree
  • List 190
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29885158165
  • 394d0e20 on github
  • Prev Build on main (#29883762080)
  • Next Build on main (#29886722596)
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