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

dangernoodle-io / breadboard / 28887121898
100%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 05:52PM UTC
Jobs 1
Files 80
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

07 Jul 2026 05:51PM UTC coverage: 100.0%. Remained the same
28887121898

push

github

web-flow
feat: add bb_core primitives — bb_clock_now_us, bb_once, bb_lock (#761)

- bb_clock_now_us: monotonic microsecond clock (esp_timer / clock_gettime)
- bb_once: priority-inversion-safe run-once (vTaskDelay wait on espidf, sched_yield on host)
- bb_lock: contention-instrumented mutex, two-level stats gate (compile CONFIG_BB_LOCK_STATS_ENABLE + runtime flag), best-effort destroy state-check, host pthread + espidf priority-inheritance backends

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

3367 of 3367 branches covered (100.0%)

Branch coverage included in aggregate %.

120 of 120 new or added lines in 3 files covered. (100.0%)

5323 of 5323 relevant lines covered (100.0%)

9973.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28887121898.1 07 Jul 2026 05:52PM UTC 80
100.0
GitHub Action Run
Source Files on build 28887121898
  • Tree
  • List 80
  • 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 #28887121898
  • 25fb7efb on github
  • Prev Build on main (#28871952266)
  • Next Build on main (#28888154828)
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