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 extra docs and tests for param types. #30

Merged
merged 2 commits into from
Jan 5, 2020
Merged

Add extra docs and tests for param types. #30

merged 2 commits into from
Jan 5, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Jan 5, 2020

📝 Add extra docs and tests for param types.

@codecov-io
Copy link

codecov-io commented Jan 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   99.96%   99.96%   +<.01%     
==========================================
  Files         147      157      +10     
  Lines        2583     2758     +175     
==========================================
+ Hits         2582     2757     +175     
  Misses          1        1
Impacted Files Coverage Δ
...test_parameter_types/test_bool/test_tutorial001.py 100% <100%> (ø)
docs/src/parameter_types/number/tutorial003.py 100% <100%> (ø)
docs/src/parameter_types/bool/tutorial004.py 100% <100%> (ø)
...test_parameter_types/test_bool/test_tutorial002.py 100% <100%> (ø)
...test_parameter_types/test_bool/test_tutorial003.py 100% <100%> (ø)
docs/src/parameter_types/bool/tutorial001.py 100% <100%> (ø)
...test_parameter_types/test_bool/test_tutorial004.py 100% <100%> (ø)
docs/src/parameter_types/bool/tutorial003.py 100% <100%> (ø)
docs/src/parameter_types/bool/tutorial002.py 100% <100%> (ø)
...st_parameter_types/test_number/test_tutorial003.py 100% <100%> (ø)
... and 10 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 439fb06...be75c9c. Read the comment docs.

@tiangolo tiangolo merged commit ff37cb8 into master Jan 5, 2020
@tiangolo tiangolo deleted the param-types branch January 5, 2020 21:07
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