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

dangernoodle-io / breadboard / 27321912092
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 03:32AM UTC
Jobs 1
Files 31
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

11 Jun 2026 03:31AM UTC coverage: 100.0% (+0.02%) from 99.977%
27321912092

push

github

web-flow
test(bb_update_check): cover obj_begin error branch in status emitter (#381)

restores 100% branch coverage. the GET /api/update/status emitter
(bb_update_check_emit_status_json) had an uncovered defensive branch at
bb_update_check_common.c:721 — the `if (err != BB_OK) return err;` after
bb_http_resp_json_obj_begin, only the success path was exercised.

new test inits bb_update_check (so get_status returns BB_OK), forces
bb_http_resp_set_type to fail via bb_http_host_force_set_type_fail, and
asserts the emitter propagates BB_ERR_INVALID_STATE.

coverage back to 100% (1605/1605 branches); make test green.

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

1637 of 1637 branches covered (100.0%)

Branch coverage included in aggregate %.

2754 of 2754 relevant lines covered (100.0%)

978.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27321912092.1 11 Jun 2026 03:32AM UTC 31
100.0
GitHub Action Run
Source Files on build 27321912092
  • Tree
  • List 31
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27321912092
  • cb7c633d on github
  • Prev Build on main (#27321632100)
  • Next Build on main (#27322454374)
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