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

carapace-sh / carapace
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: query-param
DEFAULT BRANCH: master
Repo Added 11 Mar 2024 02:01PM UTC
Token RSevT6UEvQGjooYnKSLEAcocvI6kqqDz8 regen
Build 732 Last
Files 109
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

LAST BUILD ON BRANCH bash-fix-homedir-space
branch: bash-fix-homedir-space
CHANGE BRANCH
x
Reset
Sync Branches
  • bash-fix-homedir-space
  • action-context
  • action-uid
  • action-unlessf
  • actionPath-fix-symlinks
  • actionexecutables-dirs
  • actionflags-split-tag
  • actions-container
  • assert-pkg
  • ble-detect
  • clink-snippet
  • cmd-clink
  • compose-tcsh
  • context-abs-fix-home
  • defaultactions-slim
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/golangci/golangci-lint-action-5
  • dependabot/github_actions/golangci/golangci-lint-action-6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/goreleaser/goreleaser-action-6
  • dependabot/go_modules/github.com/carapace-sh/carapace-shlex-1.0.0
  • dependabot/go_modules/github.com/carapace-sh/carapace-shlex-1.0.1
  • dependabot/go_modules/github.com/carapace-sh/carapace-shlex-1.1.0
  • dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • dependabot/go_modules/github.com/spf13/pflag-1.0.10
  • dependabot/go_modules/github.com/spf13/pflag-1.0.6
  • dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • dependabot/go_modules/github.com/spf13/pflag-1.0.9
  • devcontainer-fix-env
  • doc-envsubst
  • doc-export-lowercase
  • doc-fix-link
  • doc-mv-envsubst
  • doc-rm-introduction
  • doc-typo
  • doc-update-theme
  • docker-font
  • docker-nushell
  • docker-update-version
  • docker-update-versions
  • docker-vhs-sandbox
  • docs-vhs
  • elvish-exe-completion
  • elvish-filter-tab
  • env-hidden-granular
  • env-mergeflags
  • env-nospace
  • env-unfiltered
  • envsubst-skippable
  • envsubst-test
  • file-query
  • fish-erase
  • fish-snippet
  • fix-codespace
  • fix-lint
  • fix-multiparts
  • fix-release
  • flagset-exclusive-self
  • goreleaser-defaults
  • issue-label-policy
  • issue-labeler
  • master
  • match-fix-equal
  • oil-link
  • powershell-exe
  • powershell-list
  • powershell-tooltip
  • query
  • query-param
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • refs/tags/v1.1.3
  • refs/tags/v1.1.4
  • refs/tags/v1.1.5
  • refs/tags/v1.1.6
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.4.0
  • refs/tags/v1.5.0
  • refs/tags/v1.5.1
  • refs/tags/v1.5.2
  • refs/tags/v1.5.3
  • refs/tags/v1.6.0
  • refs/tags/v1.6.1
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.8.2
  • refs/tags/v1.8.3
  • refs/tags/v1.8.4
  • refs/tags/v1.8.5
  • refs/tags/v1.8.6
  • refs/tags/v1.8.7
  • refs/tags/v1.9.0
  • revert-1105-dependabot/go_modules/github.com/spf13/pflag-1.0.6
  • rm-docker
  • special-test
  • support-duplicates
  • template-cmd
  • testmain
  • traverse-fix-gobindir
  • traverse-golang
  • traverse-nix-profile
  • uid-context
  • uid-gcompat
  • uid-pathescape
  • update-actions
  • update-compose
  • update-devcontainer
  • update-linke
  • update-package
  • update-readme
  • update-template
  • update-templates
  • update-versions
  • vhs
  • vhs-backup2
  • vhs-basic
  • vhs-doublequoteopen
  • vhs-escape
  • vhs-escape-powershell
  • vhs-fix-nushell
  • vhs-fix-tape
  • vhs-missing-action
  • vhs-redirect
  • vhs-singlequote
  • vhs-singlequoteopen
  • vhs-special
  • vhs-special-quoted
  • vhs-xonsh
  • workflow-dependency
  • xdg-relative
  • xonsh-fix-empty-result
  • xonsh-fix-import
  • xonsh-fix-script
  • zsh-fix-fullyquoted
  • zsh-fix-quote
  • zsh-fix-quoted
  • zsh-fix-quotingstate
  • zsh-flags-tag
  • zsh-slice-words
  • zsh-suffix

20 Feb 2025 08:17PM UTC coverage: 57.638% (+0.07%) from 57.566%
13443915653

Pull #1114

github

rsteube
bash: fix path containing space with `~` prefix

Path was only partially quoted for homedir expansion to work.
But seems bash doesn't like this so we need to use escaping.
Pull Request #1114: bash: fix path containing space with `~` prefix

1 of 7 new or added lines in 2 files covered. (14.29%)

3128 of 5427 relevant lines covered (57.64%)

1.01 hits per line

Relevant lines Covered
Build:
Build:
5427 RELEVANT LINES 3128 COVERED LINES
1.01 HITS PER LINE
Source Files on bash-fix-homedir-space
  • Tree
  • List 106
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13443915653 bash-fix-homedir-space bash: fix path containing space with `~` prefix Path was only partially quoted for homedir expansion to work. But seems bash doesn't like this so we need to use escaping. Pull #1114 20 Feb 2025 08:18PM UTC rsteube github
57.64
13443711000 bash-fix-homedir-space fix quotes Pull #1114 20 Feb 2025 08:05PM UTC rsteube github
57.64
13443501183 bash-fix-homedir-space skip tilde Pull #1114 20 Feb 2025 07:51PM UTC rsteube github
57.65
13442346844 bash-fix-homedir-space bash: fix path containing space with `~` prefix Path was only partially quoted for homedir expansion to work. But seems bash doesn't like this so we need to use escaping. Pull #1114 20 Feb 2025 06:40PM UTC rsteube github
57.64
See All Builds (497)

Badge your Repo: carapace

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc