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: reduced memory consumption for squoosh #279

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

reduce memory usage

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #279 (c9cc6b0) into master (d918fa6) will increase coverage by 0.87%.
The diff coverage is 94.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   85.65%   86.53%   +0.87%     
==========================================
  Files           5        5              
  Lines         509      557      +48     
  Branches      207      229      +22     
==========================================
+ Hits          436      482      +46     
- Misses         66       67       +1     
- Partials        7        8       +1     
Impacted Files Coverage Δ
src/utils.js 77.81% <89.28%> (+0.75%) ⬆️
src/index.js 97.72% <100.00%> (+0.63%) ⬆️

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 c975356...c9cc6b0. Read the comment docs.

@alexander-akait alexander-akait merged commit 0d597b7 into master Dec 7, 2021
@alexander-akait alexander-akait deleted the fix-reduce-memory-usage-for-squoosh branch December 7, 2021 17:28
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.

1 participant