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

dangernoodle-io / breadboard / 26701766319
100%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 03:07AM 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 03:07AM UTC coverage: 100.0%. Remained the same
26701766319

push

github

web-flow
feat(bb_timer): periodic timer API (create/start/stop/delete) wrapping esp_timer (#320)

- adds bb_timer_periodic_{create,start,stop,delete} + opaque bb_periodic_timer_t
- espidf backend wraps esp_timer_create/start_periodic/stop/delete (ESP_TIMER_TASK dispatch)
- host backend is a testable stub with bb_timer_periodic_fire_for_test (BB_TIMER_TESTING) for deterministic consumer host tests
- lets app code (taipanminer) drop direct esp_timer_* periodic-timer calls (esp-idf leak)
- host tests cover create/start/fire/stop/restart/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%)

911.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26701766319.1 31 May 2026 03:07AM UTC 21
100.0
GitHub Action Run
Source Files on build 26701766319
  • 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 #26701766319
  • bd654f37 on github
  • Prev Build on main (#26701225321)
  • Next Build on main (#26702855544)
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