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

archetech / archon / 33445228004
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: fix/1288-runtime-wallet-recovery
DEFAULT BRANCH: main
Ran 31 Aug 2026 10:17PM UTC
Jobs 1
Files 92
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

31 Aug 2026 10:13PM UTC coverage: 92.487% (+0.007%) from 92.48%
33445228004

Pull #996

github

macterra
fix(docker): Carry VITE_EXPLORER_BASE into the explorer runtime

Review caught the runtime stage losing it. server.js reads
VITE_EXPLORER_BASE to decide the path it serves under, and the bundle is
built against the same value, so an image built with a non-default base
served its assets from one path while the bundle referenced another.

Narrower than it appears: docker/compose/explorer.yml supplies the value
both as a build arg and in the environment, so compose deployments were
unaffected. The image alone was inconsistent.

Verified by building with --build-arg VITE_EXPLORER_BASE=/custom/:

  Explorer v0.13.0 running at http://localhost:4000/custom
  /custom/index.html -> 200
  src="/custom/assets/index-j7VrdISF.js"

Server, bundle and served path agree.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GYGMfX3foBcVqP7AQNXjWj
Pull Request #996: perf(docker): Split cli and explorer into build and runtime stages

3881 of 4464 branches covered (86.94%)

Branch coverage included in aggregate %.

8528 of 8953 relevant lines covered (95.25%)

717.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33445228004.1 31 Aug 2026 10:17PM UTC 184
93.57
GitHub Action Run
Source Files on build 33445228004
  • Tree
  • List 92
  • Changed 78
  • Source Changed 0
  • Coverage Changed 78
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33445228004
  • Pull Request #996
  • PR Base - main (#33441791586)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc