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

dangernoodle-io / breadboard / 28547504006
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 09:01PM 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

01 Jul 2026 09:01PM UTC coverage: 100.0%. Remained the same
28547504006

push

github

web-flow
refactor: drop redundant hardcoded stack_bb_pub s_named entry (now registry-sourced) (B1-450) (#647)

- bb_pub's worker task already self-registers into bb_task_registry under
  "bb_pub" via bb_timer_worker_periodic_create, so the B1-445 registry-driven
  foreach already emits stack_bb_pub on esp-idf
- the hardcoded s_named[] entry duplicated that key in the emitted JSON on
  device (cJSON_AddNumberToObject appends, it does not dedupe)
- add a host test asserting stack_bb_pub appears exactly once in the rtos
  telemetry payload
- document the registry-capacity/best-effort tradeoff next to s_named[]:
  stack_bb_pub is registry-sourced like every other stack_<name> field
  (B1-445) and is absent if the registry is at capacity
- remove the host stub's hardcoded stack_bb_pub literal too (it duplicated
  the registry-driven field whenever a test seeded "bb_pub"); host tests now
  seed "bb_pub" in setup() to mirror bb_pub's real self-registration

1840 of 1840 branches covered (100.0%)

Branch coverage included in aggregate %.

3167 of 3167 relevant lines covered (100.0%)

1283.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28547504006.1 01 Jul 2026 09:01PM UTC 40
100.0
GitHub Action Run
Source Files on build 28547504006
  • 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 #28547504006
  • 3fffbff0 on github
  • Prev Build on main (#28545787228)
  • Next Build on main (#28551224610)
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