omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.67k stars 49 forks source link

feature/plugin-harmonies #63

Closed EricRovell closed 3 years ago

EricRovell commented 3 years ago

Implementation of plugin discussed in #60. Tried to make implementation as compact as possible. Added docs and tests. Not sure if the tests are good enough.

codecov-commenter commented 3 years ago

Codecov Report

Merging #63 (3e35a39) into master (b580aa1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        39    +1     
  Lines          487       494    +7     
  Branches       109       110    +1     
=========================================
+ Hits           487       494    +7     
Impacted Files Coverage Δ
src/plugins/harmonies.ts 100.00% <100.00%> (ø)
src/colord.ts 100.00% <0.00%> (ø)

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 b580aa1...3e35a39. Read the comment docs.