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

Take operands in account when configuring automatic help #6

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

GustavoKatel
Copy link
Contributor

Fixes #5

Signed-off-by: Gustavo Sampaio gbritosampaio@gmail.com

Fixes ibraimgm#5

Signed-off-by: Gustavo Sampaio <gbritosampaio@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   97.12%   97.12%           
=======================================
  Files           8        8           
  Lines         557      557           
=======================================
  Hits          541      541           
  Misses         12       12           
  Partials        4        4
Impacted Files Coverage Δ
opt.go 100% <ø> (ø) ⬆️
cmd.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a992a8...5f36598. Read the comment docs.

@ibraimgm ibraimgm merged commit 713154b into ibraimgm:master Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider the existence of operands to build on automatic help setup
3 participants