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

dangernoodle-io / breadboard / 27661114768
100%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 02:11AM UTC
Jobs 1
Files 34
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

17 Jun 2026 02:10AM UTC coverage: 100.0%. Remained the same
27661114768

push

github

web-flow
fix(bb_pub): publish oversized entries directly instead of dropping them in always-on mode (#457)

- change buffer_capture() from static void to static bool, returning false
  on the two reject paths (topic too long, entry too large) and true on
  successful enqueue
- in the always-on sink[0] path, use the return value: if buffer_capture
  returns false the entry falls through to a direct sk->publish call so
  the live data is not lost (it just isn't buffered for replay)
- on-failure mode buffer_capture call uses a (void) cast; behavior unchanged
- add two host tests: oversized entry published directly, normal entry
  still enqueued and drained via ring
- document the oversized-entry fallback in CLAUDE.md always-on mode section

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1618 of 1618 branches covered (100.0%)

Branch coverage included in aggregate %.

2711 of 2711 relevant lines covered (100.0%)

1204.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27661114768.1 17 Jun 2026 02:11AM UTC 34
100.0
GitHub Action Run
Source Files on build 27661114768
  • Tree
  • List 34
  • 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 #27661114768
  • 8d80c089 on github
  • Prev Build on main (#27655841570)
  • Next Build on main (#27702677096)
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