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

umputun / ralphex / 29182759663
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-oauth-token-persistence
DEFAULT BRANCH: master
Ran 12 Jul 2026 06:31AM 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

12 Jul 2026 05:34AM UTC coverage: 83.761% (+0.03%) from 83.729%
29182759663

Pull #405

github

umputun
fix: skip regenerable plugin-manager state when seeding container

the container init script copied ~/.claude/plugins wholesale, including
marketplaces (git clones with vendored go source) and the catalog caches. the
ephemeral container never runs /plugin install, so that state is dead weight, and
copying its thousands of tiny files over a macos bind mount adds
seconds-to-a-minute per run.

seed plugins selectively: keep cache (installed plugins' runtime code, referenced
by installed_plugins.json installPaths) and the small state files, skip
marketplaces, repos, plugin-catalog-cache.json, known_marketplaces.json. extract
the copy into seed_claude_plugins() with a shell test.

Related to #376
Pull Request #405: fix: skip regenerable plugin-manager state when seeding container

7794 of 9305 relevant lines covered (83.76%)

225.73 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
90.75
-0.34% pkg/web/session_manager.go
Jobs
ID Job ID Ran Files Coverage
1 29182759663.1 12 Jul 2026 06:31AM UTC 55
83.76
GitHub Action Run
Source Files on build 29182759663
  • Tree
  • List 55
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #405
  • PR Base - master (#29180440028)
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