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

dangernoodle-io / TaipanMiner / 25085825088
90%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 01:07AM UTC
Jobs 1
Files 27
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 01:06AM UTC coverage: 92.905%. Remained the same
25085825088

push

github

web-flow
chore(pio): add flash-factory custom target for fresh / prov-mode flashes (#253)

`pio run -t upload` only writes the app partition at 0x20000, leaving
NVS and bootloader/partitions intact. To bring a device up clean (no
saved wifi creds → boots into AP provisioning mode), the operator
needs to erase + write firmware.factory.bin. Adds a custom pio target
that does both in one step using pio's bundled esptool, with the env's
detected port and configured upload speed.

  pio run -e tdongle-s3 -t flash-factory
  make flash-factory-tdongle-s3   # Makefile wrapper

- scripts/flash_factory.py: env.AddCustomTarget('flash-factory')
  depending on buildprog; chains erase_flash + write_flash 0x0 via
  $UPLOADER ($PYTHONEXE esptool.py from tool-esptoolpy)
- platformio.ini env:esp32s3 extra_scripts: register the script so all
  variants inherit the target
- Makefile: flash-factory-% wrapper invokes the pio target so make
  syntax stays consistent with the existing flash-% target

Useful for hardware testing of the new prov flow (PR #252) without
needing the bare esptool incantation.

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

582 of 694 branches covered (83.86%)

Branch coverage included in aggregate %.

1356 of 1392 relevant lines covered (97.41%)

298860.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25085825088.1 29 Apr 2026 01:07AM UTC 27
92.91
GitHub Action Run
Source Files on build 25085825088
  • Tree
  • List 27
  • 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 #25085825088
  • b2e3bf50 on github
  • Prev Build on main (#25084504361)
  • Next Build on main (#25088725115)
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