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

dangernoodle-io / TaipanMiner / 28210965689
90%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2026 01:19AM UTC
Jobs 3
Files 107
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

26 Jun 2026 01:19AM UTC coverage: 90.226%. Remained the same
28210965689

push

github

web-flow
feat(ota): convert non-PSRAM boards to boot-mode OTA (reverses B1-301) (#568)

Adds sdkconfig/ota-boot fragment enabling STRATEGY_BOOT + boot-time
progress/status HTTP + apply-fallback check.

Wires the fragment into SDKCONFIG_DEFAULTS for all non-PSRAM envs
(wroom32, wroom32-cyd, tdongle-s3, c3-supermini, s2-mini).  S2 was
already on boot-mode; migrating it onto the shared fragment removes the
now-redundant per-board copies of those four keys.

Re-gates the boot-mode branch in src/main.c from the removed
BOARD_OTA_BOOT_MODE board-header define to CONFIG_BB_OTA_STRATEGY_BOOT
so the preprocessor gate follows the sdkconfig truth.

Rationale: non-PSRAM boards have ~20-40 KB less available heap than
PSRAM boards.  Pull-OTA runs a persistent background task and TLS
session that consumes that headroom; boot-mode OTA reclaims it by doing
the update before the mining stack initialises.

Per-class HW validation is tracked separately.  Web-UI OTA gaps are
TA-442; push-OTA is the interim path until that lands.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

2886 of 3627 branches covered (79.57%)

Branch coverage included in aggregate %.

5385 of 5540 relevant lines covered (97.2%)

149095.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.75
0.0% webui/miner/src/lib/settingsState.svelte.ts
Jobs
ID Job ID Ran Files Coverage
1 native - 28210965689.1 26 Jun 2026 01:19AM UTC 27
91.42
GitHub Action Run
2 webui - 28210965689.2 26 Jun 2026 01:21AM UTC 80
91.29
GitHub Action Run
3 e2e - 28210965689.3 26 Jun 2026 01:22AM UTC 56
57.49
GitHub Action Run
Source Files on build 28210965689
  • Tree
  • List 107
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28210965689
  • 4555f748 on github
  • Prev Build on main (#28210208872)
  • Next Build on main (#28213004732)
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