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 parameters with multiple values, with tests and bug fixes #31

Merged
merged 3 commits into from
Jan 5, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Jan 5, 2020

📝 ✨ 🐛 Add docs for CLI parameters with multiple values, with tests and bug fixes.

@codecov-io
Copy link

codecov-io commented Jan 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   99.96%   99.96%   +<.01%     
==========================================
  Files         157      165       +8     
  Lines        2758     2887     +129     
==========================================
+ Hits         2757     2886     +129     
  Misses          1        1
Impacted Files Coverage Δ
...rc/multiple_values/multiple_options/tutorial002.py 100% <100%> (ø)
...rc/multiple_values/multiple_options/tutorial001.py 100% <100%> (ø)
...lues/arguments_with_multiple_values/tutorial001.py 100% <100%> (ø)
...e_values/test_multiple_options/test_tutorial002.py 100% <100%> (ø)
...e_values/test_multiple_options/test_tutorial001.py 100% <100%> (ø)
...t_options_with_multiple_values/test_tutorial001.py 100% <100%> (ø)
...values/options_with_multiple_values/tutorial001.py 100% <100%> (ø)
...arguments_with_multiple_values/test_tutorial001.py 100% <100%> (ø)
... and 6 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 ff37cb8...c84fcae. Read the comment docs.

@tiangolo tiangolo merged commit bcdcfce into master Jan 5, 2020
@tiangolo tiangolo deleted the multiple-values branch January 5, 2020 21:20
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