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

dangernoodle-io / breadboard / 28623580836
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 09:46PM UTC
Jobs 1
Files 45
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 09:45PM UTC coverage: 100.0%. Remained the same
28623580836

push

github

web-flow
refactor: decouple background-evaluator start from route-attach (#676)

- bb_net_health: split bb_net_health_attach_sse (pure httpd: cache/openapi/
  event-topic register + retained-ring seed) from new bb_net_health_start
  (PRE_HTTP: cache mutex + evaluator timer create/arm). Mutex is created
  before the timer is armed to avoid a NULL-handle xSemaphoreTake race in
  publish_snapshot. Autostarts via CONFIG_BB_NET_HEALTH_AUTOSTART (default y).
- bb_health_stack: split bb_health_stack_monitor_init (topic register +
  SSE-attach + initial post) from new bb_health_stack_monitor_start
  (PRE_HTTP: periodic poll timer create/arm), gated inside the existing
  FREERTOS_USE_TRACE_FACILITY block. Autostarts via
  CONFIG_BB_HEALTH_STACK_AUTOSTART (default y).
- CLAUDE.md: document the route/SSE-attach-is-pure-httpd idiom and the
  dedicated <component>_start() self-registration pattern (mirrors
  bb_pub_start), to prevent this timer-in-REGULAR-tier defect class from
  shipping a 4th time.

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

2016 of 2016 branches covered (100.0%)

Branch coverage included in aggregate %.

3502 of 3502 relevant lines covered (100.0%)

1229.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28623580836.1 02 Jul 2026 09:46PM UTC 45
100.0
GitHub Action Run
Source Files on build 28623580836
  • Tree
  • List 45
  • 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 #28623580836
  • 12de73dc on github
  • Prev Build on main (#28621420742)
  • Next Build on main (#28634468772)
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