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

Fix testing tools, add first tests #8

Merged
merged 2 commits into from
Dec 28, 2019
Merged

Fix testing tools, add first tests #8

merged 2 commits into from
Dec 28, 2019

Conversation

tiangolo
Copy link
Member

✔️ Fix testing tools, add first tests

@codecov-io
Copy link

codecov-io commented Dec 28, 2019

Codecov Report

Merging #8 into master will increase coverage by 13.37%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #8       +/-   ##
===========================================
+ Coverage   61.89%   75.27%   +13.37%     
===========================================
  Files           8       16        +8     
  Lines         433      554      +121     
===========================================
+ Hits          268      417      +149     
+ Misses        165      137       -28
Impacted Files Coverage Δ
typer/testing.py 100% <ø> (ø) ⬆️
...test_tutorial/test_first_steps/test_tutorial003.py 100% <100%> (ø)
...test_tutorial/test_first_steps/test_tutorial005.py 100% <100%> (ø)
...test_tutorial/test_first_steps/test_tutorial002.py 100% <100%> (ø)
...test_tutorial/test_first_steps/test_tutorial001.py 100% <100%> (ø) ⬆️
...test_tutorial/test_first_steps/test_tutorial004.py 100% <100%> (ø)
docs/src/first_steps/tutorial004.py 100% <0%> (ø)
docs/src/first_steps/tutorial003.py 100% <0%> (ø)
... and 7 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 39e034e...45f995c. Read the comment docs.

@tiangolo tiangolo merged commit c92fddc into master Dec 28, 2019
@tiangolo tiangolo deleted the testing branch December 28, 2019 13:09
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