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

dangernoodle-io / TaipanMiner / 25138519247
90%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 11:08PM UTC
Jobs 1
Files 28
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 Apr 2026 11:07PM UTC coverage: 92.932%. Remained the same
25138519247

push

github

web-flow
fix: tdongle-s3 prov-mode bootloop regression (v0.16.2) (#264)

The v0.16.0/v0.16.1 release artifacts boot-looped on tdongle-s3
immediately after `bb_prov: AP started` because TA-301 (#260) trimmed
CONFIG_LWIP_MAX_SOCKETS from 13 to 8, dropping the ESP-IDF httpd cap to
LWIP-3 = 5 — but breadboard's max_open_sockets default of 9 then
exceeded the cap and httpd_start asserted. The bug shipped because
local development builds reuse a stale generated sdkconfig.<env> that
PlatformIO does not regenerate when sdkconfig.defaults changes; CI
builds checkout clean and produce the broken binary.

Changes:

- bump breadboard pin v0.17.1 -> v0.17.2 to consume the runtime clamp
  (`fix(bb_http): clamp max_open_sockets to LWIP_MAX_SOCKETS-3`,
  breadboard #155). Restores prov-mode boot on tdongle-s3.
- regenerate stale sdkconfig.<env> as a build prerequisite so future
  defaults edits surface locally instead of hiding behind cached
  config files.
- drop the per-env firmware.elf upload from the release workflow.
  Release artifacts are .bin only.
- drop the unused debug-build matrix job and its workflow_dispatch
  input from build.yml.
- document the Docker repro recipe in CLAUDE.md so a maintainer can
  reconstruct a byte-matching release ELF on demand. The CI checkout
  path bakes into __FILE__ strings and shifts rodata; Mac-local builds
  cannot decode release-binary panics correctly.

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

586 of 698 branches covered (83.95%)

Branch coverage included in aggregate %.

1360 of 1396 relevant lines covered (97.42%)

298004.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25138519247.1 29 Apr 2026 11:08PM UTC 28
92.93
GitHub Action Run
Source Files on build 25138519247
  • Tree
  • List 28
  • 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 #25138519247
  • 105d7152 on github
  • Prev Build on main (#25129315670)
  • Next Build on main (#25141148676)
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