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

dangernoodle-io / breadboard / 30725131674
97%

Build:
DEFAULT BRANCH: main
Ran 02 Aug 2026 12:25AM UTC
Jobs 1
Files 212
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

02 Aug 2026 12:23AM UTC coverage: 96.779% (+0.003%) from 96.776%
30725131674

push

github

web-flow
feat: add bb_task_delay_ms/bb_task_yield portable delay-yield primitive (#1184)

bb_task lacked a portable vTaskDelay(pdMS_TO_TICKS(N)) replacement.
Adds bb_task_delay_ms() and bb_task_yield() plus the pure, host-testable
bb_task_delay_ticks_for_ms() ms->ticks conversion that guarantees a
minimum of 1 tick for any nonzero ms (pdMS_TO_TICKS truncates, so a
small ms value could otherwise silently become a 0-tick no-op). Host
stubs are documented no-ops (no real FreeRTOS scheduler on host).

8113 of 8686 branches covered (93.4%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 2 files covered. (100.0%)

13764 of 13919 relevant lines covered (98.89%)

2580.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30725131674.1 02 Aug 2026 12:25AM UTC 212
96.78
GitHub Action Run
Source Files on build 30725131674
  • Tree
  • List 212
  • 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 #30725131674
  • 989b2e63 on github
  • Prev Build on main (#30724778032)
  • Next Build on main (#30726091807)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc