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: Amber, Lime and Yellow palettes and swatches #52

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

Closes #49

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (41bed8d) into master (c06bd4d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        53   +12     
  Lines          175       223   +48     
=========================================
+ Hits           175       223   +48     
Impacted Files Coverage Δ
lib/src/material/amber/amber.dart 100.00% <100.00%> (ø)
lib/src/material/amber/amber_accent.dart 100.00% <100.00%> (ø)
lib/src/material/amber/amber_accents.dart 100.00% <100.00%> (ø)
lib/src/material/amber/ambers.dart 100.00% <100.00%> (ø)
lib/src/material/lime/lime.dart 100.00% <100.00%> (ø)
lib/src/material/lime/lime_accent.dart 100.00% <100.00%> (ø)
lib/src/material/lime/lime_accents.dart 100.00% <100.00%> (ø)
lib/src/material/lime/limes.dart 100.00% <100.00%> (ø)
lib/src/material/yellow/yellow.dart 100.00% <100.00%> (ø)
lib/src/material/yellow/yellow_accent.dart 100.00% <100.00%> (ø)
... and 14 more

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 c06bd4d...41bed8d. Read the comment docs.

rafamizes commented 3 years ago

@rultor release, tag is 0.0.8

rultor commented 3 years ago

@rultor release, tag is 0.0.8

@rafamizes OK, I will release it now. Please check the progress here

rultor commented 3 years ago

@rultor release, tag is 0.0.8

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