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

dangernoodle-io / breadboard / 29850965233
96%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 05:00PM UTC
Jobs 1
Files 191
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

21 Jul 2026 04:58PM UTC coverage: 96.356% (-0.001%) from 96.357%
29850965233

push

github

web-flow
refactor: migrate DELETE /api/diag/storage response emit to bb_serialize (#978)

- replace the incremental cJSON deleted[] array + response-object build in
  storage_delete_handler with a bb_serialize object descriptor rendered via
  bb_http_serialize_stream (response shape {"deleted":[...],"key":...} unchanged)
- copy erased namespace names into a fixed local buffer during the erase loop
  instead of appending to a live cJSON tree (decouples emit from the parse tree)
- request parsing stays on bb_json (parse-side migration tracked separately)
- add a namespace-count bound (BB_STORAGE_HTTP_DELETE_NS_MAX=16): a delete
  request naming more namespaces is rejected 400 before any erase (the array
  path was previously unbounded)

7440 of 8036 branches covered (92.58%)

Branch coverage included in aggregate %.

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

12601 of 12763 relevant lines covered (98.73%)

1219.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29850965233.1 21 Jul 2026 05:00PM UTC 191
96.36
GitHub Action Run
Source Files on build 29850965233
  • Tree
  • List 191
  • 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 #29850965233
  • c1ca9dfb on github
  • Prev Build on main (#29846509480)
  • Next Build on main (#29862494980)
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