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

dangernoodle-io / breadboard / 29629562626
96%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 03:53AM UTC
Jobs 1
Files 177
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

18 Jul 2026 03:51AM UTC coverage: 95.866% (+0.002%) from 95.864%
29629562626

push

github

web-flow
feat: bb_wdt subscribes arbitrary task handles; route bb_task_registry through it (#920)

- bb_wdt gains bb_wdt_task_subscribe_handle/bb_wdt_task_unsubscribe_handle,
  wrapping esp_task_wdt_add/delete for an arbitrary opaque task handle
  (TaskHandle_t on ESP-IDF); the existing self-subscribe/unsubscribe API
  becomes a thin wrapper passing NULL.
- bb_task_registry's hw_wdt_subscribe/unsubscribe now route through the new
  bb_wdt handle API instead of calling esp_task_wdt_add/delete directly, so
  bb_wdt is the single wrapper over the ESP-IDF Task WDT.
- host tests cover the new handle API (subscribe/unsubscribe with a
  non-NULL handle, and NULL-handle == self-subscribe equivalence).

Relates B1-41.


Claude-Session: https://claude.ai/code/session_01VA9XvWjJcbAUGCZpSFfp3H

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

7279 of 7914 branches covered (91.98%)

Branch coverage included in aggregate %.

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

12481 of 12698 relevant lines covered (98.29%)

2286.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29629562626.1 18 Jul 2026 03:53AM UTC 177
95.87
GitHub Action Run
Source Files on build 29629562626
  • Tree
  • List 177
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29629562626
  • 5d49ec5b on github
  • Prev Build on main (#29629126420)
  • Next Build on main (#29630141851)
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