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

Extend commands' docs #29

Merged
merged 3 commits into from
Jan 5, 2020
Merged

Extend commands' docs #29

merged 3 commits into from
Jan 5, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Jan 5, 2020

📝 Extend commands' docs for callbacks and one vs multiple commands.

@codecov-io
Copy link

codecov-io commented Jan 5, 2020

Codecov Report

Merging #29 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   99.95%   99.96%   +<.01%     
==========================================
  Files         135      147      +12     
  Lines        2388     2583     +195     
==========================================
+ Hits         2387     2582     +195     
  Misses          1        1
Impacted Files Coverage Δ
docs/src/commands/callback/tutorial002.py 100% <100%> (ø)
...al/test_commands/test_callback/test_tutorial003.py 100% <100%> (ø)
...al/test_commands/test_callback/test_tutorial004.py 100% <100%> (ø)
docs/src/commands/callback/tutorial004.py 100% <100%> (ø)
docs/src/commands/callback/tutorial001.py 100% <100%> (ø)
docs/src/commands/one_or_multiple/tutorial001.py 100% <100%> (ø)
...al/test_commands/test_callback/test_tutorial001.py 100% <100%> (ø)
...al/test_commands/test_callback/test_tutorial002.py 100% <100%> (ø)
..._commands/test_one_or_multiple/test_tutorial002.py 100% <100%> (ø)
..._commands/test_one_or_multiple/test_tutorial001.py 100% <100%> (ø)
... and 14 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 13819bf...6ccdbb8. Read the comment docs.

@tiangolo tiangolo merged commit 439fb06 into master Jan 5, 2020
@tiangolo tiangolo deleted the extend-commands branch January 5, 2020 20:50
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