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

rsteube / carapace-shlex
72%
master: 52%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.2
DEFAULT BRANCH: master
Repo Added 02 Aug 2023 11:09AM UTC
Token Q1zs2bYCzfG5Z2fCUpXrqiGPQLtUagPIU regen
Build 253 Last
Files 3
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 empty-last-word
branch: empty-last-word
CHANGE BRANCH
x
Reset
Sync Branches
  • empty-last-word
  • add-join
  • cmd-run
  • current-token
  • dependabot-actions
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-go-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/goreleaser/goreleaser-action-4
  • dependabot/github_actions/goreleaser/goreleaser-action-5
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.42.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.42.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.3
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.4
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.43.5
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.44.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.44.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.45.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.46.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.47.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.47.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.47.3
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.47.4
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.47.5
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.48.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.48.4
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.49.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.49.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.49.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.0
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-0.50.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.1.5
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.1.7
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.1
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.10
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.12
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.13
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.14
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.15
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.2
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.4
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.6
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.7
  • dependabot/go_modules/cmd/github.com/rsteube/carapace-bridge-0.2.8
  • dependabot/go_modules/cmd/github.com/spf13/cobra-1.8.0
  • dummy-command
  • empty-string
  • equals-switch
  • fix-gitignore
  • fix-return-type
  • fix-wordbreakindex
  • goreleaser-clean
  • goreleaser-cmd
  • goreleaser-gitignore
  • master
  • obsolete-instruction
  • pipeline
  • rawvalue
  • refs/tags/v0.0.1
  • refs/tags/v0.0.2
  • refs/tags/v0.0.3
  • refs/tags/v0.0.4
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • rename-tokens
  • return-tokens
  • rsteube-patch-1
  • token-index
  • update-carapace
  • wordbreak-prefix
  • wordbreaks
  • wordbreaks-fix-openquote

03 Aug 2023 11:55PM UTC coverage: 72.157% (-2.8%) from 75.0%
5756773954

Pull #8

github

rsteube
support empty word at EOF

for cursor position during completion
eg. `example <TAB>` -> `["example", ""]`
Pull Request #8: support empty word at EOF

76 of 76 new or added lines in 1 file covered. (100.0%)

184 of 255 relevant lines covered (72.16%)

0.78 hits per line

Relevant lines Covered
Build:
Build:
255 RELEVANT LINES 184 COVERED LINES
0.78 HITS PER LINE
Source Files on empty-last-word
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5756773954 empty-last-word support empty word at EOF for cursor position during completion eg. `example <TAB>` -> `["example", ""]` Pull #8 03 Aug 2023 11:56PM UTC rsteube github
72.16
5756773836 empty-last-word support empty word at EOF for cursor position during completion eg. `example <TAB>` -> `["example", ""]` push 03 Aug 2023 11:56PM UTC rsteube github
72.16
5756752818 empty-last-word support empty word at EOF for cursor position during completion eg. `example <TAB>` -> `["example", ""]`` Pull #8 03 Aug 2023 11:51PM UTC rsteube github
72.16
5756752628 empty-last-word support empty word at EOF push 03 Aug 2023 11:51PM UTC rsteube github
72.16
5756693590 empty-last-word support empty word at EOF for cursor position during completion eg. `example <TAB>` -> `["example", ""]`` Pull #8 03 Aug 2023 11:39PM UTC rsteube github
71.6
5756693495 empty-last-word support empty word at EOF for cursor position during completion eg. `example <TAB>` -> `["example", ""]`` push 03 Aug 2023 11:39PM UTC rsteube github
71.6
5756682293 empty-last-word tmp Pull #8 03 Aug 2023 11:37PM UTC rsteube github
71.6
5756681967 empty-last-word tmp push 03 Aug 2023 11:37PM UTC rsteube github
71.6
5743481390 empty-last-word tmp Pull #8 02 Aug 2023 08:26PM UTC rsteube github
74.26
5743481130 empty-last-word tmp push 02 Aug 2023 08:26PM UTC rsteube github
74.26
See All Builds (216)

Badge your Repo: carapace-shlex

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