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: orangish gradients; stricter lint #125

Closed rafamizes closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #125 (e191f64) into master (49d6706) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           80        80           
  Lines          338       342    +4     
=========================================
+ Hits           338       342    +4     
Impacted Files Coverage Δ
lib/src/gradient_immut.dart 100.00% <ø> (ø)
lib/src/gradient_swatch.dart 100.00% <ø> (ø)
lib/src/material/amber/amber_accents.dart 100.00% <ø> (ø)
lib/src/material/amber/ambers.dart 100.00% <ø> (ø)
lib/src/material/blue/blue_accents.dart 100.00% <ø> (ø)
lib/src/material/blue/blues.dart 100.00% <ø> (ø)
lib/src/material/blue_grey/blue_greys.dart 100.00% <ø> (ø)
lib/src/material/brown/browns.dart 100.00% <ø> (ø)
lib/src/material/cyan/cyan_accents.dart 100.00% <ø> (ø)
lib/src/material/cyan/cyans.dart 100.00% <ø> (ø)
... and 31 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 49d6706...e191f64. Read the comment docs.

rafamizes commented 2 years ago

@rultor merge it.

rultor commented 2 years ago

@rultor merge it.

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

rultor commented 2 years ago

@rultor merge it.

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