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

dangernoodle-io / breadboard / 27800680489
100%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 01:57AM UTC
Jobs 1
Files 34
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

19 Jun 2026 01:56AM UTC coverage: 100.0%. Remained the same
27800680489

push

github

web-flow
feat(bb_pub): optional worker-task core pin (BB_PUB_WORKER_CORE) to avoid dual-core publish/reconnect race (TA-432) (#464)

- add CONFIG_BB_PUB_WORKER_CORE (int, default -1) to components/bb_pub/Kconfig;
  -1 = tskNO_AFFINITY (identical to prior xTaskCreate behaviour), 0 or 1 pins
  the worker to that core
- switch xTaskCreate → xTaskCreatePinnedToCore in bb_pub_espidf.c; core derived
  from BB_PUB_WORKER_CORE macro (Kconfig-backed, with -1 fallback) so the host
  build is unaffected and on-device behaviour is unchanged at the default
- all 2275 host tests pass; make check clean

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

1628 of 1628 branches covered (100.0%)

Branch coverage included in aggregate %.

2722 of 2722 relevant lines covered (100.0%)

1207.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27800680489.1 19 Jun 2026 01:57AM UTC 34
100.0
GitHub Action Run
Source Files on build 27800680489
  • Tree
  • List 34
  • 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 #27800680489
  • 30725468 on github
  • Prev Build on main (#27800526395)
  • Next Build on main (#27800853901)
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