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 docs for CLI Options with tests #12

Merged
merged 6 commits into from
Dec 29, 2019
Merged

Add docs for CLI Options with tests #12

merged 6 commits into from
Dec 29, 2019

Conversation

tiangolo
Copy link
Member

📝 ✨ Add docs for CLI Options with tests.

@codecov-io
Copy link

codecov-io commented Dec 29, 2019

Codecov Report

Merging #12 into master will increase coverage by 6.37%.
The diff coverage is 98.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   72.94%   79.32%   +6.37%     
==========================================
  Files          17       29      +12     
  Lines         621      798     +177     
==========================================
+ Hits          453      633     +180     
+ Misses        168      165       -3
Impacted Files Coverage Δ
typer/main.py 49.51% <ø> (+0.63%) ⬆️
typer/models.py 99% <ø> (+0.95%) ⬆️
typer/completion.py 66.66% <0%> (-3.34%) ⬇️
docs/src/options/tutorial002.py 100% <100%> (ø)
docs/src/options/tutorial004.py 100% <100%> (ø)
...sts/test_tutorial/test_options/test_tutorial005.py 100% <100%> (ø)
...sts/test_tutorial/test_options/test_tutorial004.py 100% <100%> (ø)
docs/src/options/tutorial003.py 100% <100%> (ø)
docs/src/options/tutorial006.py 100% <100%> (ø)
docs/src/options/tutorial001.py 100% <100%> (ø)
... and 18 more

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 5aa9bdd...175bb67. Read the comment docs.

@tiangolo tiangolo merged commit 9fb09d4 into master Dec 29, 2019
@tiangolo tiangolo deleted the options-docs branch December 29, 2019 11:51
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