dartoos-dev / eo_color

An elegant, object-oriented implementation of the Material Design color palettes and swatches.
MIT License
7 stars 2 forks source link

feat: Swatch interface and SwatchBase abstract class #15

Closed rafamizes closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (b8dc167) into master (042a78c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         2    +1     
  Lines            7        11    +4     
=========================================
+ Hits             7        11    +4     
Impacted Files Coverage Δ
lib/src/swatch_base.dart 100.00% <100.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 042a78c...b8dc167. Read the comment docs.

rafamizes commented 3 years ago

@rultor good to merge.

rultor commented 3 years ago

@rultor good to merge.

@rafamizes OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 3 years ago

@rultor good to merge.

@rafamizes Done! FYI, the full log is here (took me 2min)