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

archetech / archon / 24752758111 / 1
95%
main: 90%

Build:
Build:
LAST BUILD BRANCH: fix/738-unfetchable-bytes
DEFAULT BRANCH: main
Ran 22 Apr 2026 12:01AM UTC
Files 48
Run time 1s
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

21 Apr 2026 11:58PM UTC coverage: 95.996%. Remained the same
24752758111.1

push

github

macterra
fix(keymaster-py): drop user override that conflicts with named volume

The named volume `keymaster_py_data` is initialized from the image
where /app/keymaster/data is created by `mkdir -p` running as root.
The `user: ${ARCHON_UID}:${ARCHON_GID}` override therefore mismatches
the volume's ownership and causes:

    PermissionError: [Errno 13] Permission denied: 'data/wallet.tmp'

at first wallet write. The original purpose of the user override (to
align container UID with host UID for the bind-mounted ./data
directory) no longer applies now that the data dir lives on a named,
container-managed volume. Drop the override and let the service run
as the image's default user inside its private volume.

2062 of 2270 branches covered (90.84%)

Branch coverage included in aggregate %.

8486 of 8718 relevant lines covered (97.34%)

581.85 hits per line

Source Files on job 24752758111.1
  • Tree
  • List 48
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24752758111
  • 45fd6980 on github
  • Prev Job for on fix/keymaster-py-volume-permissions (#24741599351.1)
  • Delete
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