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

dangernoodle-io / breadboard / 25386766519
100%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 03:48PM 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

05 May 2026 03:47PM UTC coverage: 100.0%. Remained the same
25386766519

push

github

web-flow
feat: bb_button_events state machine (#209)

implements b1-177 phase b: semantic event layer on top of bb_button.

- state machine with idle, pressed_pending, wait_double, long_held states
- events: click, double_click, long_press_start, long_press_end, repeat
- delayed click: emits click only after double_click_window_ms expires (no
  second press seen); ~400ms latency by design — documented in header
- tick guard: mirrors bb_led_anim; no-op if called within tick_period_ms
- button cb path bypasses tick guard; raw edges always advance state
- platform/host: mock clock via bb_button_events_set_mock_time_ms
- platform/espidf: esp_timer auto-tick when auto_start_timer=true
- platform/arduino: extern "C" shim including host .c
- native_scaffold: registers bb_button_events component for pio test -e native
- 12 new host tests covering all events, edge cases, detach safety

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

366 of 366 branches covered (100.0%)

Branch coverage included in aggregate %.

579 of 579 relevant lines covered (100.0%)

608.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25386766519.1 05 May 2026 03:48PM UTC 10
100.0
GitHub Action Run
Source Files on build 25386766519
  • 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 #25386766519
  • 9b31742f on github
  • Prev Build on main (#25357323231)
  • Next Build on main (#25387442634)
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