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

dangernoodle-io / breadboard / 27242138973
100%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 11:20PM UTC
Jobs 1
Files 30
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

09 Jun 2026 11:19PM UTC coverage: 100.0%. Remained the same
27242138973

push

github

web-flow
feat(bb_ota): unify pause/resume/skip-check/progress hooks across push/pull/boot (#375)

- bb_ota_push: pause work + extend WDT before esp_ota_begin (the flash erase),
  serial progress, add bb_display_on (B1-251)
- new bb_ota_hooks component owns the four callbacks (pause/resume, skip-check,
  progress) + a shared ota.progress SSE emitter (via=push|pull|boot); push/pull/
  boot hard-migrated off their per-component setters; boot's progress route now
  reads the shared last-progress stash (B1-255)
- bb_ota_pull: configurable download chunk size via
  CONFIG_BB_OTA_PULL_HTTP_CHUNK_SIZE (default 4096; no-PSRAM boards set 2048) —
  fixes a mid-download mbedTLS per-record alloc failure when concurrent
  httpd/SSE load fragments the internal heap below the record size
- progress log: restore the "NN% (x/y bytes)" detail on pull + push, drop the
  duplicate per-% line from the shared emitter
- test: bb_ota_hooks host suite; bb_display_on already-on branch

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

1624 of 1624 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2717 of 2717 relevant lines covered (100.0%)

976.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27242138973.1 09 Jun 2026 11:20PM UTC 30
100.0
GitHub Action Run
Source Files on build 27242138973
  • Tree
  • List 30
  • 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 #27242138973
  • fd4698f0 on github
  • Prev Build on main (#27175034216)
  • Next Build on main (#27243047684)
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