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: issue 55 #101

Merged
merged 1 commit into from
May 22, 2020
Merged

fix: issue 55 #101

merged 1 commit into from
May 22, 2020

Conversation

cap-Bernardito
Copy link
Member

@cap-Bernardito cap-Bernardito commented May 22, 2020

This PR contains a:

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

Motivation / Use-Case

Fixes #55
Fixes #94
Fixes #82

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #101 into master will increase coverage by 2.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   88.46%   91.30%   +2.84%     
==========================================
  Files           3        3              
  Lines         130      138       +8     
  Branches       31       33       +2     
==========================================
+ Hits          115      126      +11     
+ Misses         15       12       -3     
Impacted Files Coverage Δ
src/index.js 94.73% <100.00%> (+2.90%) ⬆️
src/utils.js 90.00% <100.00%> (+3.79%) ⬆️

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 b64f7d8...9a195d6. Read the comment docs.

@cap-Bernardito cap-Bernardito marked this pull request as ready for review May 22, 2020 14:51
@alexander-akait alexander-akait merged commit 4c39c22 into webpack-contrib:master May 22, 2020
@cap-Bernardito cap-Bernardito deleted the fix-55 branch May 26, 2020 11:16
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.

Parsing issues for certain files
2 participants