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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/carapace-sh/carapace-1.15.0
DEFAULT BRANCH: master
Ran 11 Jul 2026 10:10PM 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 10:09PM UTC coverage: 0.0%. Remained the same
29170030581

Pull #316

github

rsteube-bot
improve bash bridge discovery: fix lookup order and expand builtins

- Fix `os.Getenv("$PATH")` bug in bash completion location lookup (spurious `$` prefix)
- Reorder bashCompletionLocations to match canonical bash-completion _comp_load lookup order (user dirs → BASH_SOURCE → PATH → XDG_DATA_DIRS → legacy)
- Fix `for userDir := range strings.Split(...)` bug (was discarding value, using index as dir)
- Expand bash builtins from 45 to 81 entries (compgen -b; compgen -k) to include reserved keywords and missing builtins
- Remove unreliable `./completions` cwd-relative fallback
- Move legacy /etc/bash_completion.d paths to end of lookup order as fallbacks

Assisted-by: Crush:glm-5.2
Pull Request #316: improve bridge discovery: fix bash bugs, add powershell, expand builtins

0 of 14 new or added lines in 2 files covered. (0.0%)

3 existing lines in 2 files now uncovered.

0 of 1294 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
0.0
0.0% pkg/bridges/bash.go
2
0.0
0.0% pkg/actions/bridge/aws.go

Coverage Regressions

Lines Coverage ∆ File
2
0.0
0.0% pkg/bridges/bash.go
1
0.0
0.0% pkg/actions/bridge/aws.go
Jobs
ID Job ID Ran Files Coverage
1 29170030581.1 11 Jul 2026 10:10PM UTC 30
0.0
GitHub Action Run
Source Files on build 29170030581
  • Tree
  • List 30
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #316
  • PR Base - master (#29169419330)
  • 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