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

dangernoodle-io / TaipanMiner / 25651182480
90%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 04:58AM UTC
Jobs 3
Files 94
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

11 May 2026 04:57AM UTC coverage: 89.869%. Remained the same
25651182480

push

github

web-flow
feat: keep wifi credentials through outage when firmware is validated (#391)

bumps breadboard to v0.30.0 (adds bb_ota_is_validated()) and:
- gates the AP-fallback boot_count threshold in main.c on
  !bb_ota_is_validated() so validated firmware never loses its
  saved credentials regardless of how many wifi-outage reboots
  accumulate
- wraps cold-boot bb_wifi_init_sta() in a 30s retry loop for
  validated firmware so outage devices keep trying instead of
  falling through to AP mode

bb_wifi already suppresses the internal boot_count++/esp_restart()
for validated builds (v0.30.0); this PR is the matching consumer-
side gate.

extracted should_fall_back_to_ap() helper to enable testable
logic, added four test cases covering:
- below-threshold cases (no fallback)
- at-threshold unvalidated (fallback)
- at-threshold validated (no fallback)
- unprovisioned cases (no fallback)

all 393 host tests pass; bitaxe-601 build succeeds; webui check 0/0.

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

2408 of 3043 branches covered (79.13%)

Branch coverage included in aggregate %.

4715 of 4883 relevant lines covered (96.56%)

169109.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native - 25651182480.1 11 May 2026 04:58AM UTC 28
89.22
GitHub Action Run
2 e2e - 25651182480.2 11 May 2026 05:00AM UTC 48
57.69
GitHub Action Run
3 webui - 25651182480.3 11 May 2026 04:59AM UTC 66
91.39
GitHub Action Run
Source Files on build 25651182480
  • Tree
  • List 94
  • 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 #25651182480
  • e0c68744 on github
  • Prev Build on main (#25650878793)
  • Next Build on main (#25670145218)
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