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

dangernoodle-io / breadboard / 25838105128
100%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 02:29AM UTC
Jobs 1
Files 13
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

14 May 2026 02:29AM UTC coverage: 100.0%. Remained the same
25838105128

push

github

web-flow
refactor(bb_event): make bb_event_port.h private (B1-187) (#224)

- move bb_event_port.h from include/ (public) to the component dir
  alongside bb_event_common.c; add PRIV_INCLUDE_DIRS "." so the
  component and its bundled platform sources still find it
- introduce components/bb_event/bb_event_test.h: a BB_EVENT_TESTING-
  gated header that re-exports the bb_event and port test hooks
  (reset, malloc injection, dispatch) for tests
- remove the misplaced bb_event_port_* decls from
  bb_event_ring_internal.h; that header now declares only ring-owned
  test hooks
- update examples/smoke/platformio.ini to expose the new private
  include dir to the Arduino build

Also document the underlying conventions in CLAUDE.md so future
work does not regress:
- public vs private header placement
- REQUIRES vs PRIV_REQUIRES
- tests must not reach into other components' impl directories
- includes at file top

Resolves B1-187.

598 of 598 branches covered (100.0%)

Branch coverage included in aggregate %.

947 of 947 relevant lines covered (100.0%)

1459.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25838105128.1 14 May 2026 02:29AM UTC 13
100.0
GitHub Action Run
Source Files on build 25838105128
  • Tree
  • List 13
  • 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 #25838105128
  • 8c24de9e on github
  • Prev Build on main (#25836910557)
  • Next Build on main (#25838346957)
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