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

dangernoodle-io / breadboard / 29626144605
96%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 01:58AM UTC
Jobs 1
Files 175
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

18 Jul 2026 01:56AM UTC coverage: 95.797% (+0.004%) from 95.793%
29626144605

push

github

web-flow
feat: add bb_data per-binding generation counter (touch/generation) (#917)

- adds _Atomic uint32_t generation to bb_data's binding slot struct
- bb_data_touch(key): producer calls after durably writing its value,
  bumps generation via atomic_fetch_add_explicit (memory_order_relaxed)
- bb_data_generation(key, *out_gen): reads current generation via
  atomic_load_explicit (memory_order_relaxed)
- coherence/invalidation signal only -- not a lock, no notify/callback
  surface; nothing consumes it yet (future SSE/WS drainer + cache-
  invalidation hook)


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

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

7151 of 7786 branches covered (91.84%)

Branch coverage included in aggregate %.

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

12269 of 12486 relevant lines covered (98.26%)

2320.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29626144605.1 18 Jul 2026 01:58AM UTC 175
95.8
GitHub Action Run
Source Files on build 29626144605
  • Tree
  • List 175
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29626144605
  • 7f49e2c1 on github
  • Prev Build on main (#29624927848)
  • Next Build on main (#29628239428)
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