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

carapace-sh / carapace-bridge / 29171863713
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/carapace-sh/carapace-1.13.3
DEFAULT BRANCH: master
Ran 11 Jul 2026 11:17PM UTC
Jobs 1
Files 30
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

11 Jul 2026 11:15PM UTC coverage: 0.0%. Remained the same
29171863713

Pull #326

github

rsteube-bot
Fix zsh capture script exit code and redundant compinit

The capture script always returned exit code 2 because `return 0` inside
the piped while-loop only exits the subshell, not the script. Since
carapace's ActionExecCommand treats non-zero exits as errors and skips
the output callback, this silently broke the zsh bridge on every
invocation. Changed the unconditional `return 2` to `return 0`.

Also merged the redundant double compinit call into a single call with
the custom dump path, and fixed stray whitespace on the source line.

Added deviation comments marking where this vendored copy diverges from
upstream (Valodim/zsh-capture-completion).

Assisted-by: Crush:glm-5.2
Pull Request #326: Fix zsh capture script exit code and redundant compinit

0 of 1294 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29171863713.1 11 Jul 2026 11:17PM UTC 30
0.0
GitHub Action Run
Source Files on build 29171863713
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #326
  • PR Base - master (#29170664650)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc