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

dangernoodle-io / breadboard / 31059405071
97%

Build:
DEFAULT BRANCH: main
Ran 06 Aug 2026 12:23AM UTC
Jobs 1
Files 216
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

06 Aug 2026 12:20AM UTC coverage: 97.025% (+0.001%) from 97.024%
31059405071

push

github

web-flow
feat: add subscribe_mask kind axis to bb_data_http client config (B1-1445) (#1234)

client_subscribes() was a bare topic-string match, so a consumer could
not declare "EVENT only, never STATE" except by accident of topic
naming. Add bb_data_http_client_cfg_t.subscribe_mask (BB_DATA_HTTP_
SUBSCRIBE_STATE/EVENT/ALL) and AND it with the existing topic-filter
match; zero-default resolves to SUBSCRIBE_ALL so every existing call
site is unchanged. A _Static_assert pins the enum values the bitmask
shift depends on, so a future kind insertion can't silently invert the
mapping. Delivery-only in this PR -- the cost-avoidance skips in the
force-dirty/detect/ring-feed loops are a follow-up (child of epic
B1-1123).


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

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

8466 of 9006 branches covered (94.0%)

Branch coverage included in aggregate %.

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

14199 of 14354 relevant lines covered (98.92%)

2645.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31059405071.1 06 Aug 2026 12:23AM UTC 216
97.02
GitHub Action Run
Source Files on build 31059405071
  • Tree
  • List 216
  • 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 #31059405071
  • d71d54c3 on github
  • Prev Build on main (#31017717197)
  • Next Build on main (#31060892366)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc