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

umputun / ralphex / 29182843437
84%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2026 06:34AM 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 06:33AM UTC coverage: 83.804% (+0.08%) from 83.729%
29182843437

push

github

web-flow
fix: skip regenerable plugin-manager state when seeding container (#405)

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

7798 of 9305 relevant lines covered (83.8%)

225.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29182843437.1 12 Jul 2026 06:34AM UTC 55
83.8
GitHub Action Run
Source Files on build 29182843437
  • Tree
  • List 55
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c536f66a on github
  • Prev Build on 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