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 testing, password, version, context. Extra tests, include callback PR #68

Merged
merged 21 commits into from
Mar 18, 2020

Conversation

tiangolo
Copy link
Member

✨ Add docs for testing, password, version, context. Extra tests, include callback PR.

@github-actions
Copy link

@github-actions
Copy link

@codecov-io
Copy link

codecov-io commented Mar 18, 2020

Codecov Report

Merging #68 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   99.90%   99.92%   +0.01%     
==========================================
  Files         171      210      +39     
  Lines        3313     3933     +620     
==========================================
+ Hits         3310     3930     +620     
  Misses          3        3              
Impacted Files Coverage Δ
docs/src/options/prompt/tutorial002.py 100.00% <ø> (ø)
tests/test_completion/test_completion.py 97.72% <ø> (ø)
typer/params.py 100.00% <ø> (ø)
docs/src/commands/context/tutorial001.py 100.00% <100.00%> (ø)
docs/src/commands/context/tutorial002.py 100.00% <100.00%> (ø)
docs/src/commands/context/tutorial003.py 100.00% <100.00%> (ø)
docs/src/commands/context/tutorial004.py 100.00% <100.00%> (ø)
docs/src/options/autocompletion/tutorial002.py 100.00% <100.00%> (ø)
docs/src/options/autocompletion/tutorial003.py 100.00% <100.00%> (ø)
docs/src/options/autocompletion/tutorial004.py 100.00% <100.00%> (ø)
... and 75 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 eec98ba...705933b. Read the comment docs.

@tiangolo tiangolo merged commit 5a6379f into master Mar 18, 2020
@tiangolo tiangolo deleted the callback-password-testing branch March 18, 2020 20:17
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