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

archetech / archon / 24752758111
95%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/rust/services/gatekeeper/cargo-082059d156
DEFAULT BRANCH: main
Ran 22 Apr 2026 12:01AM UTC
Jobs 1
Files 24
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

21 Apr 2026 11:58PM UTC coverage: 95.091%. Remained the same
24752758111

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.

1994 of 2200 branches covered (90.64%)

Branch coverage included in aggregate %.

4243 of 4359 relevant lines covered (97.34%)

1163.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24752758111.1 22 Apr 2026 12:01AM UTC 48
96.0
GitHub Action Run
Source Files on build 24752758111
  • Tree
  • List 24
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24752758111
  • 45fd6980 on github
  • Prev Build on main (#24741599351)
  • 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