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

dangernoodle-io / breadboard / 28727285215
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 02:45AM UTC
Jobs 1
Files 55
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

05 Jul 2026 02:44AM UTC coverage: 100.0%. Remained the same
28727285215

push

github

web-flow
feat: add bb_task creation primitive with pointer-keyed base registry (#720)

- new bb_task component: pure 2x2 xTaskCreate resolver (dynamic/static x
  plain/pinned-core), owning the unicore clamp and bytes->words conversion
  once instead of hand-rolled per call site
- pointer-keyed base registry (bb_registry_register_ptr) tracks every task
  created via bb_task_create(), tolerating re-invocation on the same handle
- pure mark-and-sweep evaluator (bb_task_base_sweep_apply) with a
  single-miss grace window, mirroring bb_health_stack's rationale; the
  periodic scan that drives it lands in a later PR
- dormant in this PR: no in-tree caller of bb_task_create() yet
- espidf shell linked (unused) from examples/smoke to prove it compiles
  under -Werror; host stub + 41 new host tests, 100% branch coverage on
  the pure resolver/base/sweep code


Claude-Session: https://claude.ai/code/session_01DcUrpp83FwvUE4kUrpgRh6

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

2406 of 2406 branches covered (100.0%)

Branch coverage included in aggregate %.

99 of 99 new or added lines in 1 file covered. (100.0%)

3965 of 3965 relevant lines covered (100.0%)

1193.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28727285215.1 05 Jul 2026 02:45AM UTC 55
100.0
GitHub Action Run
Source Files on build 28727285215
  • Tree
  • List 55
  • 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 #28727285215
  • a08d3933 on github
  • Prev Build on main (#28726304925)
  • Next Build on main (#28730957161)
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