Skip to content

Support shell completion via carapace spec generation#197

Merged
FollowTheProcess merged 3 commits intomainfrom
feat/carapace-completion
Apr 3, 2026
Merged

Support shell completion via carapace spec generation#197
FollowTheProcess merged 3 commits intomainfrom
feat/carapace-completion

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

@FollowTheProcess FollowTheProcess commented Apr 3, 2026

Summary

Adds support for generating shell completion scripts via carapace-bin and emitting a spec with a CompletionSubCommand() function which adds a completion subcommand to your CLI

@FollowTheProcess FollowTheProcess added the feature New feature or request label Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

❌ Patch coverage is 88.73239% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.29%. Comparing base (ef903fa) to head (17abee3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
completion.go 88.73% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   85.13%   85.29%   +0.16%     
==========================================
  Files           8        9       +1     
  Lines        1507     1578      +71     
==========================================
+ Hits         1283     1346      +63     
- Misses        162      167       +5     
- Partials       62       65       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FollowTheProcess FollowTheProcess merged commit 5acf77c into main Apr 3, 2026
11 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/carapace-completion branch April 3, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant