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

dangernoodle-io / breadboard / 26203468775
100%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 03:22AM UTC
Jobs 1
Files 19
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 03:21AM UTC coverage: 100.0%. Remained the same
26203468775

push

github

web-flow
refactor: add bb_clock helper and name timing constants (#294)

F7: add components/bb_core/include/bb_clock.h with portable
    bb_clock_now_ms() (clock_gettime on host, esp_timer on ESP-IDF,
    millis() on Arduino); replace the local now_ms() in
    platform/host/bb_button_gpio/bb_button_gpio.c with it.
    bb_button_events and bb_led_anim already used bb_timer_now_us();
    per-component mock-clock guards kept as-is (smaller diff).

F8: add BB_BUTTON_DEBOUNCE_MS_DEFAULT 25 to bb_button.h;
    replace 4 sites (host/bb_button.c, host/bb_button_gpio.c,
    espidf/bb_button_gpio.c, arduino/bb_button_gpio.cpp).

F9: add BB_BUTTON_EVENTS_{CLICK_MAX,DOUBLE_CLICK,LONG_PRESS,REPEAT,TICK}
    _MS_DEFAULT to bb_button_events.h; replace 5 sites in
    platform/host/bb_button_events/bb_button_events.c.

F10: add BB_LED_ANIM_{BLINK,BREATHE,PULSE,COLOR_CYCLE,CHASE}_PERIOD_DEFAULT_MS
     and BB_LED_ANIM_TICK_DEFAULT_MS to bb_led_anim.h; replace 6 sites in
     platform/host/bb_led_anim/bb_led_anim.c.

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

1142 of 1142 branches covered (100.0%)

Branch coverage included in aggregate %.

2036 of 2036 relevant lines covered (100.0%)

952.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26203468775.1 21 May 2026 03:22AM UTC 19
100.0
GitHub Action Run
Source Files on build 26203468775
  • Tree
  • List 19
  • 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 #26203468775
  • 87b1b5fe on github
  • Prev Build on main (#26203095379)
  • Next Build on main (#26203839786)
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