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

dangernoodle-io / breadboard / 25984162124
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 07:04AM UTC
Jobs 1
Files 17
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

17 May 2026 07:03AM UTC coverage: 100.0%. Remained the same
25984162124

push

github

web-flow
feat(bb_update_check): streaming fetch + parser; eliminate body buffer (#244)

- add bb_http_client_get_stream: chunk callback API mirroring existing
  bb_http_client_get retry/TLS pattern; 2 KB chunk buffer on ESP-IDF,
  ~256 B chunk replay on host mock
- add bb_release_manifest_parse_github_stream_{begin,feed,end}: resumable
  byte-at-a-time state machine; handles key/value/asset-object splits across
  chunk boundaries; same matching rule as buffered parser
- rewire bb_update_check_run_one to use the streaming path by default:
  no per-fetch body buffer allocation; stack-only parser state (~400 B)
- custom parser path falls back to a local 16 KB heap alloc (freed after call)
- remove BB_UPDATE_CHECK_BODY_SIZE Kconfig and s_body/s_body_cap state
- add 24 streaming parser tests (1-byte, 7-byte, 256-byte, whole-body chunks)
- add 11 bb_http_client_get_stream tests (host mock)
- all 750 host tests pass (715 prior + 35 new)

904 of 904 branches covered (100.0%)

Branch coverage included in aggregate %.

327 of 327 new or added lines in 2 files covered. (100.0%)

1626 of 1626 relevant lines covered (100.0%)

1013.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25984162124.1 17 May 2026 07:03AM UTC 17
100.0
GitHub Action Run
Source Files on build 25984162124
  • Tree
  • List 17
  • 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 #25984162124
  • 32a210f1 on github
  • Prev Build on main (#25983752879)
  • Next Build on main (#25984699714)
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