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

dangernoodle-io / breadboard / 26702855544
100%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 04:08AM UTC
Jobs 1
Files 21
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

31 May 2026 04:07AM UTC coverage: 100.0%. Remained the same
26702855544

push

github

web-flow
feat(bb_timer): one-shot timer API (create/start/stop/delete) wrapping esp_timer_start_once (#321)

- adds bb_timer_oneshot_{create,start,stop,delete} + opaque bb_oneshot_timer_t, mirroring the periodic api (#320)
- espidf backend wraps esp_timer_create/start_once/stop/delete (ESP_TIMER_TASK dispatch); host backend is a testable stub with bb_timer_oneshot_fire_for_test (BB_TIMER_TESTING), one-shot semantics (fires once until re-armed)
- lets app code (taipanminer ota_validator) drop direct esp_timer one-shot calls
- host tests cover create/arm/fire-once/re-arm/stop/delete + invalid-arg

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

1356 of 1356 branches covered (100.0%)

Branch coverage included in aggregate %.

2314 of 2314 relevant lines covered (100.0%)

914.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26702855544.1 31 May 2026 04:08AM UTC 21
100.0
GitHub Action Run
Source Files on build 26702855544
  • Tree
  • List 21
  • 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 #26702855544
  • a4347594 on github
  • Prev Build on main (#26701766319)
  • Next Build on main (#26703839649)
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