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

refactor: avoid lodash.tail #707

Merged
merged 1 commit into from Aug 8, 2019
Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

avoid unnecessary deps

Breaking Changes

No

Additional Info

fixes #700 fixes #652

@codecov
Copy link

codecov bot commented Aug 8, 2019

Codecov Report

Merging #707 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #707   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files           6        6           
  Lines         155      155           
=======================================
  Hits          152      152           
  Misses          3        3
Impacted Files Coverage Δ
lib/loader.js 100% <ø> (ø) ⬆️
lib/webpackImporter.js 100% <100%> (ø) ⬆️

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 e279f2a...74f6832. Read the comment docs.

@alexander-akait alexander-akait merged commit 9e5a45d into master Aug 8, 2019
@alexander-akait alexander-akait deleted the refactor-avoid-lodash.tail branch August 8, 2019 12:34
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.

Vulnerability due to usage of lodash.tail:4.1.1
1 participant