Skip to content

add followSymlinks options and handle symlinks correctly#114

Merged
sokra merged 1 commit into
masterfrom
feature/follow-symlinks
Jul 10, 2019
Merged

add followSymlinks options and handle symlinks correctly#114
sokra merged 1 commit into
masterfrom
feature/follow-symlinks

Conversation

@sokra

@sokra sokra commented Jul 10, 2019

Copy link
Copy Markdown
Member

fixes #61 fixes #60 fixes #57

@sokra sokra force-pushed the feature/follow-symlinks branch from 1b8f928 to 398944d Compare July 10, 2019 12:06
@codecov

codecov Bot commented Jul 10, 2019

Copy link
Copy Markdown

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

codecov Bot commented Jul 10, 2019

Copy link
Copy Markdown

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