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

dangernoodle-io / breadboard / 29141171773
95%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 05:26AM 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 05:24AM UTC coverage: 100.0%. Remained the same
29141171773

push

github

web-flow
feat: add emit-seam-unwired-subscriber lint (generic publisher-wire check) (#813)

- new bbtool lint rule emit-seam-unwired-subscriber (B1-740, EPIC B1-742)
- discovers BB_CALLBACK_SLOT_VOID(slot, bb_emit_fn, setter, invoke, ...)
  publishers repo-wide and the topic each invoke fn fires
- finds same-file co-occurring bb_event_subscribe( consumers of that topic,
  word-boundary-anchored for bare macro topic tokens
- for each examples/*/main/CMakeLists.txt composition root, flags a seam
  whose owner and a wired subscriber are both in the app's transitive
  closure but whose setter is never called under that app's main/ tree
- gracefully skips an app (stderr note) on ConditionalSetError from either
  the app's own CMakeLists.txt or any transitively-visited dependency's,
  instead of letting it abort the whole lint run
- generic over the emit-seam pattern (any bb_emit_fn slot) -- wifi.net/
  bb_wifi is the first live instance, validated clean against smoke
  (wired) and floor (bb_wifi out of closure)
- allowlist suppression via [lint.rules.emit-seam-unwired-subscriber].allow
  in bbtool.toml (app-path or app-path:setter granularity), mirroring
  existing rule conventions

3319 of 3319 branches covered (100.0%)

Branch coverage included in aggregate %.

5268 of 5268 relevant lines covered (100.0%)

9660.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29141171773.1 11 Jul 2026 05:25AM UTC 82
100.0
GitHub Action Run
Source Files on build 29141171773
  • 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 #29141171773
  • d9e7fe0b on github
  • Prev Build on main (#29140222285)
  • Next Build on main (#29141903788)
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