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

dangernoodle-io / breadboard / 27454092506
100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 02:38AM UTC
Jobs 1
Files 35
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

13 Jun 2026 02:37AM UTC coverage: 100.0%. Remained the same
27454092506

push

github

web-flow
fix(bb_pub): make worker stack a Kconfig sized for HTTP/TLS sinks (#406)

- add CONFIG_BB_PUB_WORKER_STACK to components/bb_pub/Kconfig (int,
  default 8192, range 2048–16384); help text explains TLS vs plaintext
  tradeoff (>=8192 for bb_http_pub/mbedTLS; 4096 ok for mqtt-only)
- replace hardcoded #define BB_PUB_WORKER_STACK 4096 in
  platform/espidf/bb_pub/bb_pub_espidf.c with the
  #ifndef/#if defined(CONFIG_…) fallback pattern from bb_http_client.h;
  default is now 8192 (safe for any sink including TLS)
- add "Telemetry memory tuning" subsection to CLAUDE.md listing all
  relevant heap knobs: CONFIG_BB_PUB_WORKER_STACK, MAX_SOURCES/SINKS,
  BB_HTTP_CLIENT_TASK_STACK_SIZE, esp-mqtt stack/buffer/outbox,
  mbedTLS content lengths + dynamic buffer, with wroom32 guidance

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1076.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27454092506.1 13 Jun 2026 02:38AM UTC 35
100.0
GitHub Action Run
Source Files on build 27454092506
  • Tree
  • List 35
  • 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 #27454092506
  • 43e30e07 on github
  • Prev Build on main (#27453605511)
  • Next Build on main (#27454824266)
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