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

add followSymlinks options and handle symlinks correctly #114

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

sokra
Copy link
Member

@sokra sokra commented Jul 10, 2019

fixes #61 fixes #60 fixes #57

@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #114 into master will increase coverage by 0.03%.
The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   91.24%   91.28%   +0.03%     
==========================================
  Files           3        4       +1     
  Lines         537      608      +71     
  Branches      142      158      +16     
==========================================
+ Hits          490      555      +65     
- Misses         47       53       +6
Impacted Files Coverage Δ
lib/DirectoryWatcher.js 87.87% <100%> (-1.24%) ⬇️
lib/watchpack.js 97.08% <100%> (+0.47%) ⬆️
lib/LinkResolver.js 98.03% <98.03%> (ø)

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 4c128b9...398944d. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #114 into master will increase coverage by 0.03%.
The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   91.24%   91.28%   +0.03%     
==========================================
  Files           3        4       +1     
  Lines         537      608      +71     
  Branches      142      158      +16     
==========================================
+ Hits          490      555      +65     
- Misses         47       53       +6
Impacted Files Coverage Δ
lib/DirectoryWatcher.js 87.87% <100%> (-1.24%) ⬇️
lib/watchpack.js 97.08% <100%> (+0.47%) ⬆️
lib/LinkResolver.js 98.03% <98.03%> (ø)

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 4c128b9...398944d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant