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

dangernoodle-io / breadboard / 29705132055
96%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 09:53PM UTC
Jobs 1
Files 178
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

19 Jul 2026 09:52PM UTC coverage: 96.121% (+0.005%) from 96.116%
29705132055

push

github

web-flow
feat: add flush-sink streaming bridge, convert /api/diag dispatcher to it (B1-1077 PR-1) (#945)

- bb_serialize_json: add optional flush_fn/flush_ctx/flush_failed to the
  emit ctx and bb_serialize_json_stream_render(), a distinct entry point
  that flushes the internal buffer through a caller sink instead of
  failing NO_SPACE on overflow -- existing bounded MQTT/UDP/host callers
  are byte-for-byte unaffected (flush_fn stays NULL)
- bb_http_server: add bb_http_serialize_stream() (own header, no new
  public dep on bb_serialize_json for existing consumers), an HTTP
  adapter wiring the flush sink to bb_http_resp_send_chunk()
- platform/espidf/bb_diag: wholesale-convert diag_section_dispatch()'s
  render+respond tail to stream through bb_http_serialize_stream() for
  all four registered sections (meminfo/system/storage-nvs/
  storage-partitions) -- fixed-cardinality sections render byte-identical
  by construction; BB_ARR_STREAM cardinality is PR-2
- fold the held heap-reconciliation branch's substance: bb_meminfo gains
  the exec region + per-region allocated fields, "meminfo" promotes to a
  shared bb_diag_meminfo.c/.h section (floor swaps to it), and the legacy
  /api/diag/heap exact route is deleted


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

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

7241 of 7856 branches covered (92.17%)

Branch coverage included in aggregate %.

50 of 50 new or added lines in 5 files covered. (100.0%)

12311 of 12485 relevant lines covered (98.61%)

1196.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29705132055.1 19 Jul 2026 09:53PM UTC 178
96.12
GitHub Action Run
Source Files on build 29705132055
  • Tree
  • List 178
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29705132055
  • 61377c52 on github
  • Prev Build on main (#29700457580)
  • Next Build on main (#29706158229)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc