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

dangernoodle-io / breadboard / 24795904148
100%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 06:37PM 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

22 Apr 2026 06:36PM UTC coverage: 100.0%. Remained the same
24795904148

push

github

web-flow
fix(bb_ota_pull): bounded retry on transport errors during OTA handshake (#71)

Wrap esp_https_ota_begin + esp_https_ota_get_img_desc in a 3-attempt loop
with 2s/4s backoff. Transient TLS failures (mbedtls fatal alert, ECONNRESET
during handshake, GitHub CDN redirect hiccups) are cleared by a short retry
instead of leaving the caller to re-trigger manually.

Retries only cover the pre-write phase; once esp_https_ota_perform starts
streaming into flash the existing single-attempt path still applies.

Improves the /api/ota/status error string to include the attempt count so
consumers (taipan-cli) can surface a clearer failure.

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

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

274.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24795904148.1 22 Apr 2026 06:37PM UTC 4
100.0
GitHub Action Run
Source Files on build 24795904148
  • 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 #24795904148
  • 20f0d231 on github
  • Prev Build on main (#24793021539)
  • Next Build on main (#24799281419)
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