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: resolution logic when the includePaths option used #827

Merged
merged 1 commit into from Apr 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

fix: resolution logic when the includePaths option used

Breaking Changes

Potential yes, but in very rare cases because

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 12, 2020

Codecov Report

Merging #827 into master will increase coverage by 1.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
+ Coverage   96.68%   97.86%   +1.17%     
==========================================
  Files          10       10              
  Lines         181      187       +6     
  Branches       62       65       +3     
==========================================
+ Hits          175      183       +8     
+ Misses          6        4       -2     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/webpackImporter.js 100.00% <100.00%> (+10.00%) ⬆️

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 3ad5291...09fc3c5. Read the comment docs.

@alexander-akait alexander-akait merged commit cbe5ad4 into master Apr 12, 2020
@alexander-akait alexander-akait deleted the fix-resolution-logic branch April 12, 2020 15:59
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.

None yet

1 participant