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

Color support #1630

Merged
merged 2 commits into from
Jul 27, 2020
Merged

Color support #1630

merged 2 commits into from
Jul 27, 2020

Conversation

gaborbernat
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2020

Codecov Report

Merging #1630 into rewrite will increase coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           rewrite    #1630      +/-   ##
===========================================
+ Coverage    83.26%   83.59%   +0.33%     
===========================================
  Files           94       94              
  Lines         3352     3414      +62     
  Branches       382      397      +15     
===========================================
+ Hits          2791     2854      +63     
  Misses         503      503              
+ Partials        58       57       -1     
Flag Coverage Δ
#tests 83.59% <100.00%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tox/tox_env/builder.py 90.62% <ø> (ø)
tests/unit/config/cli/test_cli_env_var.py 100.00% <ø> (ø)
tests/unit/config/cli/test_cli_ini.py 100.00% <ø> (ø)
src/tox/config/cli/parse.py 100.00% <100.00%> (ø)
src/tox/config/cli/parser.py 100.00% <100.00%> (ø)
src/tox/config/source/api.py 96.66% <100.00%> (+1.29%) ⬆️
src/tox/config/source/ini/__init__.py 99.30% <100.00%> (ø)
src/tox/config/source/ini/convert.py 100.00% <100.00%> (ø)
src/tox/execute/api.py 94.84% <100.00%> (ø)
src/tox/pytest.py 94.77% <100.00%> (+0.37%) ⬆️
... and 9 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 c91a77a...4afcf95. Read the comment docs.

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants