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 subcommands #28

Merged
merged 11 commits into from
Jan 5, 2020
Merged

Add docs for subcommands #28

merged 11 commits into from
Jan 5, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Jan 5, 2020

✨ Docs for subcommands, updated tests, and others.

Part of several local changes still to be pushed.

@codecov-io
Copy link

codecov-io commented Jan 5, 2020

Codecov Report

Merging #28 into master will increase coverage by 2.63%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   97.32%   99.95%   +2.63%     
==========================================
  Files          99      135      +36     
  Lines        1983     2388     +405     
==========================================
+ Hits         1930     2387     +457     
+ Misses         53        1      -52
Impacted Files Coverage Δ
...est_subcommands/test_name_help/test_tutorial008.py 100% <100%> (ø)
docs/src/subcommands/name_help/tutorial004.py 100% <100%> (ø)
...test_tutorial/test_subcommands/test_tutorial002.py 100% <100%> (ø)
...ommands/test_callback_override/test_tutorial004.py 100% <100%> (ø)
...est_subcommands/test_name_help/test_tutorial006.py 100% <100%> (ø)
...test_tutorial/test_subcommands/test_tutorial001.py 100% <100%> (ø)
docs/src/subcommands/tutorial003/users.py 100% <100%> (ø)
...ommands/test_callback_override/test_tutorial003.py 100% <100%> (ø)
...ommands/test_callback_override/test_tutorial001.py 100% <100%> (ø)
docs/src/subcommands/tutorial001/users.py 100% <100%> (ø)
... and 64 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 d12d00e...be3f329. Read the comment docs.

@tiangolo tiangolo merged commit 13819bf into master Jan 5, 2020
@tiangolo tiangolo deleted the subcommands branch January 5, 2020 20:29
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