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

dangernoodle-io / breadboard / 29278639385
95%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 07:30PM UTC
Jobs 1
Files 99
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

13 Jul 2026 07:29PM UTC coverage: 100.0%. Remained the same
29278639385

push

github

web-flow
refactor: fold bb_config_staged into bb_config as a second TU (#849)

bb_config_staged never met the new_component distinct-dependency bar --
its deps (bb_config bb_storage bb_core) are a strict superset of
bb_config's own, and the txn vtable it wraps already lives inside
bb_storage. Relocate its header/source into bb_config (git mv, history
preserved), drop the standalone component dir, and update
bbtool.toml/bb_settings' CMakeLists accordingly. bb_config's REQUIRES
stays bb_storage bb_core -- no new dependency, confirming the split
was unwarranted. Symbols/API/tests unchanged; pure relocation.

Two comment sites in bb_config_staged.h were reworded for the collapse
(the top @brief block, and a mid-file capacity note that said "this
component's own" -> "this sub-namespace's own"); no contract prose
changed.

components/bb_config/README.md's Public API section is converted to
the marker-based bbtool:api region (already the established pattern
for multi-header components, e.g. bb_core) so it now enumerates both
bb_config.h and bb_config_staged.h instead of silently dropping the
latter's docs; Config knobs gains a line on the staged sub-namespace
borrowing bb_storage's txn caps.

fence --update-baseline prunes only the removed bb_config_staged
new_component marker (shrink-only, 5-line diff, nothing added).

4452 of 4452 branches covered (100.0%)

Branch coverage included in aggregate %.

7047 of 7047 relevant lines covered (100.0%)

8546.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29278639385.1 13 Jul 2026 07:30PM UTC 99
100.0
GitHub Action Run
Source Files on build 29278639385
  • Tree
  • List 99
  • 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 #29278639385
  • e7a218d0 on github
  • Prev Build on main (#29269146087)
  • Next Build on main (#29299811138)
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