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 incorrect context #76

Merged
merged 1 commit into from
Apr 25, 2018
Merged

fix incorrect context #76

merged 1 commit into from
Apr 25, 2018

Conversation

sokra
Copy link
Member

@sokra sokra commented Apr 25, 2018

fixes bug accidentally merged in #70

@sokra sokra mentioned this pull request Apr 25, 2018
@realityking
Copy link
Contributor

I don't think this was #70, looks like this line was last changed in 1baaa86

@sokra
Copy link
Member Author

sokra commented Apr 25, 2018

yep, bug was introduced earlier, strict mode discovered the problem

@codecov
Copy link

codecov bot commented Apr 25, 2018

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #76   +/-   ##
======================================
  Coverage    95.5%   95.5%           
======================================
  Files           3       3           
  Lines         356     356           
  Branches       94      94           
======================================
  Hits          340     340           
  Misses         16      16
Impacted Files Coverage Δ
lib/DirectoryWatcher.js 95.41% <ø> (ø) ⬆️
lib/watchpack.js 94.89% <0%> (ø) ⬆️
lib/watcherManager.js 100% <0%> (ø) ⬆️

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 5efd9ff...e738893. Read the comment docs.

@alexander-akait alexander-akait merged commit 886039b into master Apr 25, 2018
@alexander-akait alexander-akait deleted the bugfix/context branch April 25, 2018 20:00
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.

3 participants