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

dangernoodle-io / breadboard / 28595244517
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 01:52PM UTC
Jobs 1
Files 40
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

02 Jul 2026 01:50PM UTC coverage: 100.0%. Remained the same
28595244517

push

github

web-flow
refactor: rename bb_update_check component to bb_ota_check (#663)

- git mv components/bb_update_check -> components/bb_ota_check (incl. public
  header, internal header, common.c)
- git mv platform/espidf/bb_update_check -> platform/espidf/bb_ota_check
- git mv platform/arduino/bb_update_check -> platform/arduino/bb_ota_check
- git mv test/test_host/test_bb_update_check{,_emit}.c -> test_bb_ota_check{,_emit}.c
- rename every bb_update_check_* symbol, type, and macro to bb_ota_check_*
  (including BB_UPDATE_CHECK_TOPIC -> BB_OTA_CHECK_TOPIC; the string value
  "update.available" is unchanged)
- rename bb_update_snap_t -> bb_ota_check_snap_t, BB_UPDATE_OUTCOME_* ->
  BB_OTA_CHECK_OUTCOME_*
- update Kconfig menu title and every BB_UPDATE_CHECK_* symbol to
  BB_OTA_CHECK_*; keep the BB_OTA_STRATEGY_BOOT cross-ref working
- update CMakeLists SRCS paths, bb_init_force_register* first-arg tokens, and
  PRIV_REQUIRES entries in bb_ota_pull and bb_ota_boot
- update consumer includes/call-sites in bb_ota_pull.c and bb_ota_boot.c
- update scripts/native_scaffold.py, platformio.ini, and
  examples/smoke/main/{CMakeLists.txt,smoke_app.c}
- update test symbol references across test_host, plus test_main.c forward
  decls/RUN_TEST calls
- update README.md component table and Kconfig-knobs table, and CLAUDE.md's
  Update check section (manual pass, prose still reads correctly)
- add test_bb_ota_check_topic_value_is_update_available pinning
  BB_OTA_CHECK_TOPIC's string value to "update.available" so a future
  refactor can't silently drift the SSE/cache topic
- preserved externally-visible string values unchanged: /api/update/* route
  paths, mDNS "update" TXT key, all update.available JSON field/enum
  literals, the "update.available" SSE/cache topic, the "UpdateAvailable"
  OpenAPI schema title, and the BB_ROUTE_UPDATE_* macro names


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

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

1848 of 1848 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3186 of 3186 relevant lines covered (100.0%)

1303.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28595244517.1 02 Jul 2026 01:51PM UTC 40
100.0
GitHub Action Run
Source Files on build 28595244517
  • Tree
  • List 40
  • 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 #28595244517
  • 19931d8d on github
  • Prev Build on main (#28572482004)
  • Next Build on main (#28596215480)
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