colour icon indicating copy to clipboard operation
colour copied to clipboard

Add Colour class (equivalent to Color)

Open ahmadSibai opened this issue 7 years ago • 1 comments

Since the package name is colour (with 'u'), having a class name 'color' is a bit imperfect, thus having a 'colour' class would nail it.

ahmadSibai avatar Mar 07 '18 13:03 ahmadSibai

Codecov Report

Merging #46 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   99.13%   99.14%   +<.01%     
==========================================
  Files           1        1              
  Lines         232      233       +1     
==========================================
+ Hits          230      231       +1     
  Misses          2        2
Impacted Files Coverage Δ
colour.py 99.14% <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 11f138e...df170e6. Read the comment docs.

codecov[bot] avatar Mar 07 '18 13:03 codecov[bot]