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

CLI parameters: docs, refactor/upgrade, tests #17

Merged
merged 3 commits into from
Dec 31, 2019
Merged

Conversation

tiangolo
Copy link
Member

📝 ✨ ✔️ CLI parameters: docs, refactor/upgrade, tests.

@codecov-io
Copy link

codecov-io commented Dec 31, 2019

Codecov Report

Merging #17 into master will increase coverage by 4.94%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   91.63%   96.57%   +4.94%     
==========================================
  Files          48       78      +30     
  Lines        1183     1635     +452     
==========================================
+ Hits         1084     1579     +495     
+ Misses         99       56      -43
Impacted Files Coverage Δ
docs/src/parameter_types/path/tutorial001.py 100% <100%> (ø)
...test_parameter_types/test_file/test_tutorial003.py 100% <100%> (ø)
docs/src/parameter_types/file/tutorial005.py 100% <100%> (ø)
...test_parameter_types/test_path/test_tutorial002.py 100% <100%> (ø)
...test_parameter_types/test_file/test_tutorial005.py 100% <100%> (ø)
docs/src/parameter_types/file/tutorial001.py 100% <100%> (ø)
...st_parameter_types/test_number/test_tutorial002.py 100% <100%> (ø)
docs/src/parameter_types/enum/tutorial001.py 100% <100%> (ø)
docs/src/parameter_types/number/tutorial001.py 100% <100%> (ø)
...est_parameter_types/test_index/test_tutorial001.py 100% <100%> (ø)
... and 53 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 355c223...cebdfbb. Read the comment docs.

@tiangolo tiangolo merged commit a19581b into master Dec 31, 2019
@tiangolo tiangolo deleted the param-types branch December 31, 2019 21:25
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