Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better CLI completion #171

Merged
merged 5 commits into from
Jul 14, 2024
Merged

Better CLI completion #171

merged 5 commits into from
Jul 14, 2024

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Jul 14, 2024

Now all commands that accept -p PAYLOAD flag have completions.
Also flags like 'dns new --typeandhttp new --method` and others.

@nt0xa nt0xa added feature New feature or request cli CLI client labels Jul 14, 2024
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

Attention: Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 72.93%. Comparing base (8c54703) to head (d225a37).

Files Patch % Lines
internal/modules/api/generated.go 25.00% 0 Missing and 3 partials ⚠️
internal/cmd/cmd.go 94.73% 1 Missing ⚠️
internal/cmd/messengers.go 0.00% 1 Missing ⚠️
internal/cmd/options.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   72.45%   72.93%   +0.47%     
==========================================
  Files          64       64              
  Lines        3870     3857      -13     
==========================================
+ Hits         2804     2813       +9     
+ Misses        822      802      -20     
+ Partials      244      242       -2     

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

@nt0xa nt0xa merged commit 5b3afea into master Jul 14, 2024
3 checks passed
@nt0xa nt0xa deleted the feat/carapace-completion branch July 14, 2024 15:09
@nt0xa nt0xa added the minor Minor changes label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli CLI client feature New feature or request minor Minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant