Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: memory leak #412

Merged
merged 1 commit into from
Apr 9, 2021
Merged

fix: memory leak #412

merged 1 commit into from
Apr 9, 2021

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Deprecated less.webpackLoaderContext.
Added pluginManager.webpackLoaderContext.

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 8, 2021

Codecov Report

Merging #412 (a445ea9) into master (265179f) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   96.66%   96.87%   +0.20%     
==========================================
  Files           4        4              
  Lines         120      128       +8     
  Branches       30       32       +2     
==========================================
+ Hits          116      124       +8     
  Misses          4        4              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/utils.js 97.59% <100.00%> (+0.18%) ⬆️

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 265179f...a445ea9. Read the comment docs.

@alexander-akait alexander-akait merged commit e576240 into master Apr 9, 2021
@alexander-akait alexander-akait deleted the fix-memory-leak branch April 9, 2021 15:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants