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: rearrangement in src directory #51

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

Closes #50

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (a9c1a2d) into master (9d6d4b1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines          175       175           
=========================================
  Hits           175       175           
Impacted Files Coverage Δ
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.dart 100.00% <ø> (ø)
lib/src/material/cyan/cyan_accents.dart 100.00% <ø> (ø)
lib/src/material/cyan/cyans.dart 100.00% <ø> (ø)
.../src/material/deep_orange/deep_orange_accents.dart 100.00% <ø> (ø)
lib/src/material/deep_orange/deep_oranges.dart 100.00% <ø> (ø)
.../src/material/deep_purple/deep_purple_accents.dart 100.00% <ø> (ø)
... and 46 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 9d6d4b1...a9c1a2d. 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)

rafamizes commented 3 years ago

Merged by Rultor.