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

dangernoodle-io / breadboard / 24741747652
100%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 07:20PM UTC
Jobs 1
Files 3
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

21 Apr 2026 07:19PM UTC coverage: 100.0%. Remained the same
24741747652

push

github

web-flow
feat!: expand bb_ota_validator to own the full OTA validation state machine (#49)

- replace strategy-struct API (bb_ota_validator_strategy_t, bb_ota_default_*,
  bb_ota_register_validator_route) with bb_ota_validator_init / bb_ota_mark_valid /
  bb_ota_is_pending — consumers push domain signals instead of providing strategy fns
- move ESP-IDF impl to platform/espidf/bb_ota_validator/bb_ota_validator.c; performs
  boot-time partition-state check, rollback-safety preflight (other_slot_has_valid_app),
  sets atomic s_pending, registers POST /api/ota/mark-valid
- add platform/host/bb_ota_validator/bb_ota_validator_host.c stub (is_pending→false,
  mark_valid→BB_ERR_INVALID_STATE)
- remove src/ota_validator.c and src/bb_ota_validator_default_stub.c
- update platformio.ini and test suite for new API

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

18 of 18 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 relevant lines covered (100.0%)

18.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24741747652.1 21 Apr 2026 07:20PM UTC 3
100.0
GitHub Action Run
Source Files on build 24741747652
  • Tree
  • List 3
  • 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 #24741747652
  • abd062a3 on github
  • Prev Build on main (#24740479226)
  • Next Build on main (#24742016474)
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