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 tests for completion #15

Merged
merged 2 commits into from
Dec 31, 2019
Merged

Add tests for completion #15

merged 2 commits into from
Dec 31, 2019

Conversation

tiangolo
Copy link
Member

✅ Add tests for completion.

@codecov-io
Copy link

codecov-io commented Dec 31, 2019

Codecov Report

Merging #15 into master will increase coverage by 0.65%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   90.96%   91.61%   +0.65%     
==========================================
  Files          47       48       +1     
  Lines        1162     1181      +19     
==========================================
+ Hits         1057     1082      +25     
+ Misses        105       99       -6
Impacted Files Coverage Δ
typer/completion.py 100% <ø> (+33.33%) ⬆️
tests/test_completion.py 95.45% <95.45%> (ø)

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 e9c5cd6...cde63b0. Read the comment docs.

@tiangolo tiangolo merged commit dcbe3fc into master Dec 31, 2019
@tiangolo tiangolo deleted the test-completion branch December 31, 2019 10:24
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