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

dangernoodle-io / breadboard / 26612615477
100%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 01:33AM UTC
Jobs 1
Files 21
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

29 May 2026 01:32AM UTC coverage: 100.0%. Remained the same
26612615477

push

github

web-flow
feat(bb_ota_push): make OTA receive buffer size a Kconfig (default 1024) (#315)

Hardcoded 1024-byte chunks stall the OTA push transfer on RAM-tight
single-core targets (small buffer + small TCP window + esp_ota_write
cache-disable backpressure → flow-control wedge, then task WDT).
CONFIG_BB_OTA_PUSH_RECV_BUF_SIZE lets such boards (S2) raise it (4096
clears the stall in testing); default 1024 keeps existing behavior.

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

1334 of 1334 branches covered (100.0%)

Branch coverage included in aggregate %.

2268 of 2268 relevant lines covered (100.0%)

912.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26612615477.1 29 May 2026 01:33AM UTC 21
100.0
GitHub Action Run
Source Files on build 26612615477
  • Tree
  • List 21
  • 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 #26612615477
  • 28210192 on github
  • Prev Build on main (#26609971055)
  • Next Build on main (#26616776982)
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