timofurrer / colorful

Terminal string styling done right, in Python :snake: :tada:
MIT License
525 stars 23 forks source link

Maintainace release #51

Closed fliiiix closed 1 year ago

fliiiix commented 1 year ago

todo

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.08% // Head: 91.23% // Increases project coverage by +1.15% :tada:

Coverage data is based on head (014eefc) compared to base (0de34c8). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 014eefc differs from pull request most recent head 676070e. Consider uploading reports for the commit 676070e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ========================================== + Coverage 90.08% 91.23% +1.15% ========================================== Files 13 13 Lines 706 696 -10 ========================================== - Hits 636 635 -1 + Misses 70 61 -9 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `91.23% <100.00%> (+1.15%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/timofurrer/colorful/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer) | Coverage Δ | | |---|---|---| | [colorful/utils.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-Y29sb3JmdWwvdXRpbHMucHk=) | `100.00% <ø> (+8.33%)` | :arrow_up: | | [colorful/core.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-Y29sb3JmdWwvY29yZS5weQ==) | `96.17% <100.00%> (+0.46%)` | :arrow_up: | | [tests/test\_core.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF9jb3JlLnB5) | `97.74% <100.00%> (+2.46%)` | :arrow_up: | | [tests/test\_ansi.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF9hbnNpLnB5) | `100.00% <0.00%> (ø)` | | | [tests/test\_utils.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF91dGlscy5weQ==) | `100.00% <0.00%> (ø)` | | | [tests/test\_colors.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF9jb2xvcnMucHk=) | `100.00% <0.00%> (ø)` | | | [tests/test\_module.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF9tb2R1bGUucHk=) | `100.00% <0.00%> (ø)` | | | [tests/test\_terminal.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-dGVzdHMvdGVzdF90ZXJtaW5hbC5weQ==) | `90.00% <0.00%> (+1.11%)` | :arrow_up: | | [colorful/\_\_init\_\_.py](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer#diff-Y29sb3JmdWwvX19pbml0X18ucHk=) | `87.71% <0.00%> (+1.71%)` | :arrow_up: | | ... and [1 more](https://codecov.io/gh/timofurrer/colorful/pull/51/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Timo+Furrer)

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