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

dangernoodle-io / breadboard / 26142617903
100%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 05:08AM 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

20 May 2026 05:07AM UTC coverage: 100.0%. Remained the same
26142617903

push

github

web-flow
fix: return BB_ERR_NO_SPACE on route registry overflow (#284)

route registry overflow previously returned BB_OK, making it impossible
for callers to detect a dropped descriptor. callers of
bb_http_register_route_descriptor_only that silently discarded the
return value now log the error via bb_log_e.

- route_registry.c: registry_add returns BB_ERR_NO_SPACE at cap
- bb_openapi, bb_manifest, bb_ota_pull, bb_ota_push, bb_event_routes,
  bb_log_routes: capture and log descriptor registration failures
- test_route_registry: update overflow assertions to BB_ERR_NO_SPACE;
  add test_registry_overflow_returns_no_space (audit F14)

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

1024 of 1024 branches covered (100.0%)

Branch coverage included in aggregate %.

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

1896 of 1896 relevant lines covered (100.0%)

954.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26142617903.1 20 May 2026 05:08AM UTC 17
100.0
GitHub Action Run
Source Files on build 26142617903
  • Tree
  • List 17
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26142617903
  • 89cd4f19 on github
  • Prev Build on main (#26142324826)
  • Next Build on main (#26144239929)
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