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: memory leak #174

Merged
merged 1 commit into from
Aug 12, 2020
Merged

fix: memory leak #174

merged 1 commit into from
Aug 12, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #172

Breaking Changes

No

Additional Info

Hard to tests 😞

@codecov
Copy link

codecov bot commented Aug 1, 2020

Codecov Report

Merging #174 into master will increase coverage by 0.62%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   96.81%   97.43%   +0.62%     
==========================================
  Files           4        4              
  Lines         157      156       -1     
  Branches       40       40              
==========================================
  Hits          152      152              
+ Misses          5        4       -1     
Impacted Files Coverage Δ
src/index.js 99.07% <100.00%> (+0.90%) ⬆️

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 025b778...35b292f. Read the comment docs.

@alexander-akait alexander-akait merged commit 2a1e884 into master Aug 12, 2020
@alexander-akait alexander-akait deleted the issue-172 branch August 12, 2020 11:26
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.

Compression webpack plugin seems to be causing javascript heap out of memory
1 participant