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

Update colored from 1.3.5 to 1.4.3 #298

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DimitriPapadopoulos
Copy link
Contributor

The repository has been moved from GitHub to GitLab:
https://gitlab.com/dslackw/colored/

@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as draft December 16, 2021 15:48
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Base: 83.16% // Head: 82.61% // Decreases project coverage by -0.54% ⚠️

Coverage data is based on head (a6bca68) compared to base (4a8d2e5).
Patch coverage: 53.62% of modified lines in pull request are covered.

❗ Current head a6bca68 differs from pull request most recent head b41c61b. Consider uploading reports for the commit b41c61b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   83.16%   82.61%   -0.55%     
==========================================
  Files         137      137              
  Lines        4752     4804      +52     
==========================================
+ Hits         3952     3969      +17     
- Misses        800      835      +35     
Impacted Files Coverage Δ
rampwf/externals/colored/back.py 100.00% <ø> (ø)
rampwf/externals/colored/colors.py 100.00% <ø> (ø)
rampwf/externals/colored/fore.py 100.00% <ø> (ø)
rampwf/externals/colored/style.py 100.00% <ø> (ø)
rampwf/externals/colored/hex.py 11.11% <11.11%> (-28.89%) ⬇️
rampwf/externals/colored/colored.py 57.14% <68.00%> (-2.86%) ⬇️
rampwf/externals/colored/__init__.py 100.00% <100.00%> (ø)
rampwf/utils/sanitize.py 90.00% <0.00%> (-0.91%) ⬇️
rampwf/utils/tests/test_sanitize.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kegl
Copy link
Contributor

kegl commented Dec 20, 2021

Seems that colors are gone from the tests, but it seems it's not this PR.

Here we have colors #287: https://github.com/paris-saclay-cds/ramp-workflow/runs/4280867652?check_suite_focus=true

It seems that ubuntu colors in the test have been gone for a long time, but in this PR they are also gone from the windows tests.

@DimitriPapadopoulos
Copy link
Contributor Author

Are you referring to the Codecov output, and do you expect me to fix something in this pull request?

The repository has been moved from GitHub to GitLab:
https://gitlab.com/dslackw/colored/
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.

None yet

2 participants