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

fix: better capability sharp and squoosh implementations #359

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

RAX7
Copy link
Contributor

@RAX7 RAX7 commented Sep 18, 2022

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

squoosh throws an unknown format error when using a generator, but not when using a minimizer.
sharp also now follows this behavior.

@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Base: 88.26% // Head: 88.31% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (d6b9ad5) compared to base (593d116).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   88.26%   88.31%   +0.05%     
==========================================
  Files           4        4              
  Lines         673      676       +3     
  Branches      259      260       +1     
==========================================
+ Hits          594      597       +3     
  Misses         71       71              
  Partials        8        8              
Impacted Files Coverage Δ
src/utils.js 81.09% <100.00%> (+0.15%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit c0b193b into webpack-contrib:master Sep 19, 2022
@RAX7 RAX7 deleted the test-better-sharp branch September 19, 2022 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants