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

dangernoodle-io / breadboard / 28753600268
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 08:19PM UTC
Jobs 1
Files 70
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

05 Jul 2026 08:18PM UTC coverage: 100.0%. Remained the same
28753600268

push

github

web-flow
feat: add bb_attrs + bb_filter (pure projection primitive) (#743)

- bb_attrs: intrusive attrs header (priority/kind/tag_mask/delivery_class)
  elements embed for filter/collection membership, recovered via
  bb_attrs_container_of (Linux container_of/offsetof idiom); no type_id
  field (YAGNI, no heterogeneous collection consumer exists yet)
- bb_filter: pure projection over bb_attrs elements — bb_filter_select()
  gates by priority/kind/tag/min_delivery, stable-sorts by priority,
  pressure-sheds DEFERRABLE before MUST (MUST never shed by pressure),
  truncates to max_count; bb_filter_emit_decide() is the
  delayed-not-dropped NOW/DEFER/DROP FSM (MUST never DROP)
- pressure is a bare input param on both APIs; no bb_transport_health
  wiring — documented as a deferred seam in the header and README
- 100% line + branch host coverage on both components (gcc-16 shim)
- READMEs for both new components per KB#680 doc taxonomy

3118 of 3118 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5016 of 5016 relevant lines covered (100.0%)

10479.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28753600268.1 05 Jul 2026 08:19PM UTC 70
100.0
GitHub Action Run
Source Files on build 28753600268
  • Tree
  • List 70
  • 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 #28753600268
  • 0303add2 on github
  • Prev Build on main (#28753337427)
  • Next Build on main (#28753851603)
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