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

dangernoodle-io / breadboard / 27882949503
100%

Build:
DEFAULT BRANCH: main
Ran 20 Jun 2026 08:28PM 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

20 Jun 2026 08:27PM UTC coverage: 100.0%. Remained the same
27882949503

push

github

web-flow
fix: trim bb_net_health SSE payload to fit small event-ring slots (full detail stays in /api/health) (#473)

- publish_snapshot() now emits 4 fields (rssi, state, early_warning, throttled)
  instead of 8; worst-case ~62 B, comfortably under the 128-byte
  CONFIG_BB_EVENT_ROUTES_RING_MAX_ENTRY used by TaipanMiner
- net_section_get() (GET /api/health "net" section) unchanged at 8 fields —
  full detail is always available via REST
- ring_capture() now checks bb_ring_push return value and emits bb_log_w when
  a payload is dropped as oversized, making this class of silent-drop bug
  self-announcing in the serial log
- add host test asserting trimmed worst-case payload < 128 bytes
- add host test asserting oversized ring payloads are dropped cleanly (no
  crash, ring stays consistent, correctly-sized follow-up still lands)

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

1678 of 1678 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2787 of 2787 relevant lines covered (100.0%)

1238.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27882949503.1 20 Jun 2026 08:28PM UTC 35
100.0
GitHub Action Run
Source Files on build 27882949503
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27882949503
  • 685e76ff on github
  • Prev Build on main (#27861001787)
  • Next Build on main (#27895981305)
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