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

dangernoodle-io / breadboard / 24728708353
100%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 02:41PM UTC
Jobs 1
Files 4
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 02:40PM UTC coverage: 100.0%. Remained the same
24728708353

push

github

web-flow
refactor(bb_ota_validator): strategy injection for mark-valid logic (#40)

public api grows a bb_ota_validator_strategy_t struct of two function
pointers (is_pending, mark_valid(reason)). bb_ota_register_validator_route
now takes a strategy pointer; NULL uses the built-in default (current
behavior — atomic pending flag + esp_ota_mark_app_valid_cancel_rollback).

consumers with domain logic (e.g. taipanminer's mining-aware validator)
wrap their own functions in a strategy struct. simple consumers pass
NULL and get the default.

host tests added for mock-strategy proxying. default accessors
(bb_ota_default_is_pending / bb_ota_default_mark_valid) exposed as
portable symbols so future arduino backends can provide their own
default without changing the header.

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

18 of 18 branches covered (100.0%)

Branch coverage included in aggregate %.

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

34 of 34 relevant lines covered (100.0%)

16.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24728708353.1 21 Apr 2026 02:41PM UTC 4
100.0
GitHub Action Run
Source Files on build 24728708353
  • Tree
  • List 4
  • 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 #24728708353
  • 34703d4e on github
  • Prev Build on main (#24728262245)
  • Next Build on main (#24729141452)
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