ramp-workflow icon indicating copy to clipboard operation
ramp-workflow copied to clipboard

Update colored from 1.3.5 to 1.4.3

Open DimitriPapadopoulos opened this issue 2 years ago • 3 comments

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

DimitriPapadopoulos avatar Dec 16 '21 15:12 DimitriPapadopoulos

Codecov Report

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

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

:exclamation: 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%) :arrow_down:
rampwf/externals/colored/colored.py 57.14% <68.00%> (-2.86%) :arrow_down:
rampwf/externals/colored/__init__.py 100.00% <100.00%> (ø)
rampwf/utils/sanitize.py 90.00% <0.00%> (-0.91%) :arrow_down:
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.

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

codecov[bot] avatar Dec 16 '21 15:12 codecov[bot]

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.

kegl avatar Dec 20 '21 09:12 kegl

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

DimitriPapadopoulos avatar Dec 20 '21 12:12 DimitriPapadopoulos