timofurrer / colorful

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

Implement __getitem__() protocol. Refs #35 #36

Open timofurrer opened 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.92%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   90.08%   91.01%   +0.92%     
==========================================
  Files          13       13              
  Lines         706      779      +73     
==========================================
+ Hits          636      709      +73     
  Misses         70       70
Flag Coverage Δ
#unittests 91.01% <100%> (+0.92%) :arrow_up:
Impacted Files Coverage Δ
colorful/__init__.py 86% <100%> (ø) :arrow_up:
colorful/ansi.py 100% <100%> (ø) :arrow_up:
tests/test_core.py 96.03% <100%> (+0.74%) :arrow_up:
colorful/core.py 96.22% <100%> (+0.51%) :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 175b769...326db2d. Read the comment docs.

github-actions[bot] commented 5 years ago

This Pull Request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 4 years ago

This Pull Request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

keturn commented 4 years ago

:robot: :zzz: