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

dangernoodle-io / breadboard / 27034188992
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 06:58PM UTC
Jobs 1
Files 22
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

05 Jun 2026 06:57PM UTC coverage: 100.0%. Remained the same
27034188992

push

github

web-flow
feat(ota): self-ensuring-fresh apply + CORS on cross-origin OTA routes (#345)

- apply is cache-first + self-ensuring-fresh: when the cached update check
  is stale, the handler refreshes via bb_update_check_run_blocking
  (serialized with the worker) before deciding, so a fleet apply right after
  a release no longer no-ops on a stale RAM cache; a fresh cache keeps the
  existing 200/202 fast path. adds CONFIG_BB_OTA_PULL_APPLY_CACHE_FRESH_S
  (default 300), BB_ERR_TIMEOUT, and a host-testable freshness predicate
- emit Access-Control-Allow-Origin + Access-Control-Allow-Private-Network on
  the OTA route responses (apply, progress, status) so a cross-origin SPA can
  read them; previously only the OPTIONS preflight set CORS, leaving these
  responses unreadable cross-origin

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

1364 of 1364 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2324 of 2324 relevant lines covered (100.0%)

931.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27034188992.1 05 Jun 2026 06:58PM UTC 22
100.0
GitHub Action Run
Source Files on build 27034188992
  • Tree
  • List 22
  • 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 #27034188992
  • 82d3c726 on github
  • Prev Build on main (#26997286212)
  • Next Build on main (#27044630464)
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