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(image): add unique color option to extractRGBAs #77

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tooooo1
Copy link
Member

@tooooo1 tooooo1 commented Dec 23, 2023

Summary #60

  • Added a pipeline function to compose multiple RGBA processing steps.
  • Implemented applyQuality and applyUnique functions as part of the RGBA processing pipeline.

Checks

Please check the following:

  • I have written documents and tests, if needed.

Copy link

changeset-bot bot commented Dec 23, 2023

🦋 Changeset detected

Latest commit: 75690d3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@fepack/image Patch
@fepack/react-image Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

Merging #77 (75690d3) into main (264a474) will increase coverage by 7.73%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   56.00%   63.73%   +7.73%     
==========================================
  Files           5        5              
  Lines          75       91      +16     
  Branches       11       13       +2     
==========================================
+ Hits           42       58      +16     
  Misses         27       27              
  Partials        6        6              
Components Coverage Δ
@fepack/image 63.73% <100.00%> (+7.73%) ⬆️

@fepack fepack deleted a comment from netlify bot Dec 23, 2023
@tooooo1 tooooo1 self-assigned this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant