timofurrer / colorful

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

support for chinese in py2 #9

Closed qcha0 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.3%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #9     +/-   ##
=========================================
+ Coverage   95.83%   96.13%   +0.3%     
=========================================
  Files           7        7             
  Lines         384      388      +4     
=========================================
+ Hits          368      373      +5     
+ Misses         16       15      -1
Impacted Files Coverage Δ
colorful/core.py 97.64% <100%> (+0.44%) :arrow_up:
colorful/utils.py 100% <100%> (ø) :arrow_up:

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 984fb13...2745ebb. Read the comment docs.

timofurrer commented 6 years ago

Sorry for the long silence. I was quite busy and absolutely missed that you fixed this PR.

Looks good - thanks for the contribution 🎉

qcha0 commented 6 years ago

Of course, support utf-8