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

umputun / ralphex / 29561552992
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-oauth-token-persistence
DEFAULT BRANCH: master
Ran 17 Jul 2026 06:59AM UTC
Jobs 1
Files 55
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

17 Jul 2026 06:56AM UTC coverage: 83.74% (-0.06%) from 83.804%
29561552992

push

github

umputun
fix: persist OAuth token refreshes from container to host

Add rw file bind-mounts for ~/.codex/auth.json and ~/.claude/.credentials.json
so token refreshes inside the container write through to host files. Previously,
init-docker.sh copied them from :ro mounts into container-local paths; on --rm
exit the refreshed tokens were lost, leaving the host with consumed refresh
tokens that fail the next run.

Guard: mounts are only added when the source path is a regular file — a missing
source with -v would create a directory at the destination. init-docker.sh
skips both auth files in its copy loops since the rw mounts provide direct access.

7792 of 9305 relevant lines covered (83.74%)

225.68 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
78.24
-3.11% pkg/web/watcher.go
Jobs
ID Job ID Ran Files Coverage
1 29561552992.1 17 Jul 2026 06:59AM UTC 55
83.74
GitHub Action Run
Source Files on build 29561552992
  • Tree
  • List 55
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40ff8fee on github
  • Prev Build on master (#29182843437)
  • Next Build on fix-oauth-token-persistence (#29566174422)
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