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

dangernoodle-io / breadboard / 30515939329
97%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 05:13AM UTC
Jobs 1
Files 207
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

30 Jul 2026 05:11AM UTC coverage: 96.59%. Remained the same
30515939329

push

github

web-flow
fix: remove hand-written double-init calls from examples/smoke (#1147)

bb_settings_creds_boot_init() and bb_temp_register_info() were called
directly in smoke_app_setup(), duplicating the codegen-composed
bb_settings_creds_boot_init() (tier=early) and bb_temp_autoregister_init()
(tier=regular) calls already run by bb_app_init_early()/bb_app_init_rest()
before smoke_app_setup() executes. The bb_temp call's second invocation is
silently rejected by bb_health_section_register()'s duplicate-name guard
(BB_ERR_INVALID_STATE, discarded on every boot); the bb_settings call's
second invocation is a no-op re-derivation of already-converged state, but
both are dead weight examples/smoke is meant to exercise only via codegen.


Claude-Session: https://claude.ai/code/session_0119nuE2NZME9y2aYEVJTPB5

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

7966 of 8570 branches covered (92.95%)

Branch coverage included in aggregate %.

13532 of 13687 relevant lines covered (98.87%)

2604.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30515939329.1 30 Jul 2026 05:13AM UTC 207
96.59
GitHub Action Run
Source Files on build 30515939329
  • Tree
  • List 207
  • 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 #30515939329
  • 8679deb9 on github
  • Prev Build on main (#30515135465)
  • Next Build on main (#30518057528)
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