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

Add automatic completion options by default, if click-completion is installed #7

Merged
merged 1 commit into from
Dec 27, 2019

Conversation

tiangolo
Copy link
Member

✨ Add automatic completion options by default, if click-completion is installed

@codecov-io
Copy link

codecov-io commented Dec 27, 2019

Codecov Report

Merging #7 into master will increase coverage by 20.71%.
The diff coverage is 68.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage   41.17%   61.89%   +20.71%     
===========================================
  Files           7        8        +1     
  Lines         391      433       +42     
===========================================
+ Hits          161      268      +107     
+ Misses        230      165       -65
Impacted Files Coverage Δ
typer/completion.py 68.42% <68.42%> (ø)
typer/main.py 44.2% <69.23%> (+17.32%) ⬆️
typer/params.py 85.71% <0%> (+14.28%) ⬆️
typer/models.py 97.08% <0%> (+37.86%) ⬆️

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 ecd724a...e5c1c35. Read the comment docs.

@tiangolo tiangolo merged commit 6d4bf36 into master Dec 27, 2019
@tiangolo tiangolo deleted the completion branch December 27, 2019 11:22
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.

2 participants