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

dangernoodle-io / breadboard / 28558191109
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 01:06AM UTC
Jobs 1
Files 40
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 Jul 2026 01:05AM UTC coverage: 100.0%. Remained the same
28558191109

push

github

web-flow
fix(bb_event_routes): deregister SSE task before releasing client slot (B1-475) (#650)

- events_cleanup_fn now deregisters the current task before releasing the
  client slot; client_release() flips in_use=false, which on dual-core SMP
  let a concurrent acquire on the other core reuse the slot and re-register
  the same sse_events_<slot> task name while the old registry entry still
  existed, causing BB_ERR_DUPLICATE and an invisible new SSE task.
- check bb_task_registry_register's return at both the static-pool and
  dynamic xTaskCreate call sites; log a warning on failure (non-fatal).

1840 of 1840 branches covered (100.0%)

Branch coverage included in aggregate %.

3167 of 3167 relevant lines covered (100.0%)

1281.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28558191109.1 02 Jul 2026 01:06AM UTC 40
100.0
GitHub Action Run
Source Files on build 28558191109
  • Tree
  • List 40
  • 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 #28558191109
  • be4a1645 on github
  • Prev Build on main (#28552766722)
  • Next Build on main (#28559146466)
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