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

dangernoodle-io / TaipanMiner / 25303799631
90%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 06:08AM 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

04 May 2026 06:07AM UTC coverage: 92.537%. Remained the same
25303799631

push

github

web-flow
fix(webui): rename .env → .env.development to keep VITE_MINER_URL out of prod builds (#328)

Plain webui/miner/.env is loaded by Vite in BOTH dev and production. A local
dev override (e.g. VITE_MINER_URL=http://172.16.1.117) was getting baked into
the SPA bundle and therefore into every firmware artifact, causing deployed
devices' UIs to fetch /api/* from the dev target instead of themselves.

- Local dev override now lives in webui/miner/.env.development (gitignored, dev-only).
- Renamed example file from .env.example to .env.development.example.
- README + CLAUDE.md updated with the trap warning.

No code changes; production bundle now uses relative /api/* against window.origin.

724 of 868 branches covered (83.41%)

Branch coverage included in aggregate %.

1632 of 1678 relevant lines covered (97.26%)

246013.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25303799631.1 04 May 2026 06:08AM UTC 28
92.54
GitHub Action Run
Source Files on build 25303799631
  • 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 #25303799631
  • 14a6d4e7 on github
  • Prev Build on main (#25302767472)
  • Next Build on main (#25304791161)
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