Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create Gradient and GradientImmu #86

Merged
merged 3 commits into from
Jun 26, 2021
Merged

Conversation

rafamizes
Copy link
Member

Closes #83

@rafamizes rafamizes added the feature New feature or request label Jun 26, 2021
@rafamizes rafamizes self-assigned this Jun 26, 2021
@codecov
Copy link

codecov bot commented Jun 26, 2021

Codecov Report

Merging #86 (43d54b3) into master (ec85fb9) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 43d54b3 differs from pull request most recent head 2a59029. Consider uploading reports for the commit 2a59029 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master       #86   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           78        78           
  Lines          326       326           
=========================================
  Hits           326       326           
Impacted Files Coverage Δ
lib/src/palette_rgb.dart 100.00% <ø> (ø)
lib/src/swatch_base.dart 100.00% <ø> (ø)
lib/src/gradient_immu.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 ec85fb9...2a59029. Read the comment docs.

@rafamizes
Copy link
Member Author

@rultor merge.

@rultor
Copy link
Collaborator

rultor commented Jun 26, 2021

@rultor merge.

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

@rultor
Copy link
Collaborator

rultor commented Jun 26, 2021

@rultor merge.

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

@rafamizes rafamizes merged commit 680bb2a into dartoos-dev:master Jun 26, 2021
@rafamizes rafamizes deleted the 83 branch June 26, 2021 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradient interface
2 participants