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

dangernoodle-io / TaipanMiner / 25289970834
90%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 08:29PM UTC
Jobs 1
Files 28
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

03 May 2026 08:28PM UTC coverage: 92.344% (+0.006%) from 92.338%
25289970834

push

github

web-flow
fix: stream /api/knot peer array via bb_http json stream API (TA-299) (#316)

Bumps breadboard to v0.22.0 which provides bb_http_resp_json_arr_begin/emit/end
for streaming JSON arrays. Rewrites knot_handler to use streaming instead of
malloc'ing ~8 KB for the peer array and building the full cJSON tree (~27 KB
transient). Per-request memory now peaks at ~1 KB stack + one small per-peer
cJSON object.

Changes:
- Bump breadboard pin to v0.22.0 and delete .breadboard/ for fresh fetch
- Add knot_walk() to knot component: iterates peers under mutex, allows
  early abort via callback return value
- Extract per-peer JSON builder build_knot_peer_json() from existing
  build_knot_json() array builder, keeping existing tests green
- Rewrite knot_handler to use streaming API: no malloc, no full-tree build
- Add tests for knot_walk (iteration, early abort) and per-peer builder
  (single peer, matching array builder)

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

707 of 852 branches covered (82.98%)

Branch coverage included in aggregate %.

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

1609 of 1656 relevant lines covered (97.16%)

249281.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25289970834.1 03 May 2026 08:29PM UTC 28
92.34
GitHub Action Run
Source Files on build 25289970834
  • Tree
  • List 28
  • 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 #25289970834
  • 103a9b5d on github
  • Prev Build on main (#25286060182)
  • Next Build on main (#25290666924)
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