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

dangernoodle-io / breadboard / 26000364039
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 07:23PM UTC
Jobs 1
Files 17
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 May 2026 07:23PM UTC coverage: 100.0%. Remained the same
26000364039

push

github

web-flow
jae/event cmake split (#252)

* refactor(bb_event_ring): move espidf clock impl out of portable CMake

extract bb_event_ring_now_us() to platform/espidf/bb_event_ring_espidf/
so that the portable component no longer declares esp_timer in PRIV_REQUIRES.
the esp branch is gated by #ifndef ESP_PLATFORM in the portable .c; the
espidf platform component provides the strong definition via esp_timer_get_time().

consumers on esp-idf must add platform/espidf/bb_event_ring_espidf to
EXTRA_COMPONENT_DIRS and include bb_event_ring_espidf in REQUIRES.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor(bb_event_routes): move espidf route impl out of portable CMake

extract bb_event_routes_espidf.c and its esp-only deps (bb_json, esp_http_server)
into a new platform/espidf/bb_event_routes_espidf/ component. the portable
components/bb_event_routes/CMakeLists.txt now lists only bb_log in PRIV_REQUIRES
and compiles only bb_event_routes_common.c.

the bb_registry_force_register call moves to the platform component since the
registration symbol (BB_REGISTRY_REGISTER) lives in bb_event_routes_espidf.c.

updates examples/smoke to add the two new espidf platform component dirs to
EXTRA_COMPONENT_DIRS and their names to SMOKE_REQUIRES. documents the
platform-split convention in CLAUDE.md "Event bus" section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

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

956 of 956 branches covered (100.0%)

Branch coverage included in aggregate %.

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

1702 of 1702 relevant lines covered (100.0%)

1018.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26000364039.1 17 May 2026 07:23PM UTC 17
100.0
GitHub Action Run
Source Files on build 26000364039
  • Tree
  • List 17
  • 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 #26000364039
  • 904b7bca on github
  • Prev Build on main (#26000040336)
  • Next Build on main (#26000608245)
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