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

refactor: rename 'o' to 'opacity' in PaletteRGB ctor. #114

Closed rafamizes closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #114 (3443dd9) into master (3e873c4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           78        80    +2     
  Lines          322       328    +6     
=========================================
+ Hits           322       328    +6     
Impacted Files Coverage Δ
lib/src/gradient_immut.dart 100.00% <100.00%> (ø)
lib/src/gradient_swatch.dart 100.00% <100.00%> (ø)
lib/src/material/black/black.dart 100.00% <100.00%> (ø)
lib/src/material/grad_of.dart 100.00% <100.00%> (ø)
lib/src/material/white/white.dart 100.00% <100.00%> (ø)
lib/src/palette_rgb.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 3e873c4...3443dd9. Read the comment docs.

rafamizes commented 3 years ago

@rultor merge it.

rultor commented 3 years ago

@rultor merge it.

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

rultor commented 3 years ago

@rultor merge it.

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