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

dangernoodle-io / breadboard / 29168555582
95%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 09:19PM UTC
Jobs 1
Files 82
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 Jul 2026 09:18PM UTC coverage: 100.0%. Remained the same
29168555582

push

github

web-flow
feat: add bb_config_staged staged-write primitive (#820)

- generic staged multi-field write over bb_config, atomic all-or-nothing
  commit via bb_storage's txn group (PR1b of the bb_nv creds-cluster)
- 3-verb API: begin/set_{bool,u8,u16,u32,i32,str,blob}/commit/discard,
  wrapping bb_storage_txn_t and reusing bb_config's own scalar/str/blob
  encode path byte-for-byte
- layered sticky-error model: a local precheck failure (type mismatch,
  cross-namespace field, oversize str/blob) never reaches the txn and
  aborts it on commit; a delegated txn-level failure (e.g. oversize
  value) is left to the txn's own sticky error
- host tests against the real ram backend cover the all-or-nothing
  contract, discard idempotency, and every precheck/delegated error path


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

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

3319 of 3319 branches covered (100.0%)

Branch coverage included in aggregate %.

5268 of 5268 relevant lines covered (100.0%)

9679.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29168555582.1 11 Jul 2026 09:19PM UTC 82
100.0
GitHub Action Run
Source Files on build 29168555582
  • Tree
  • List 82
  • 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 #29168555582
  • 29590f79 on github
  • Prev Build on main (#29167481787)
  • Next Build on main (#29170189134)
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