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 colors module and docs for printing and terminating. #20

Merged
merged 4 commits into from
Jan 2, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Jan 2, 2020

📝 ✨ Add colors module and docs for printing and terminating, including tests.

@codecov-io
Copy link

codecov-io commented Jan 2, 2020

Codecov Report

Merging #20 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   96.75%   96.92%   +0.17%     
==========================================
  Files          89       96       +7     
  Lines        1817     1921     +104     
==========================================
+ Hits         1758     1862     +104     
  Misses         59       59
Impacted Files Coverage Δ
docs/src/terminating/tutorial003.py 100% <100%> (ø)
docs/src/terminating/tutorial001.py 100% <100%> (ø)
typer/colors.py 100% <100%> (ø)
...test_tutorial/test_terminating/test_tutorial002.py 100% <100%> (ø)
...test_tutorial/test_terminating/test_tutorial003.py 100% <100%> (ø)
...test_tutorial/test_terminating/test_tutorial001.py 100% <100%> (ø)
docs/src/terminating/tutorial002.py 100% <100%> (ø)
... and 4 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 2af53e6...bb0bbfa. Read the comment docs.

@tiangolo tiangolo merged commit 0513070 into master Jan 2, 2020
@tiangolo tiangolo deleted the print-terminate branch January 2, 2020 15:11
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