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

Highlights fix (#209) #222

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Highlights fix (#209) #222

merged 1 commit into from
Jan 15, 2019

Conversation

guybedford
Copy link
Contributor

This fixes that static analysis for the case:

var path;
path = require('path');

which currently hasn't been handled.

@guybedford guybedford changed the title Highlights fix (#279) Highlights fix (#209) Jan 15, 2019
@codecov-io
Copy link

Codecov Report

Merging #222 into master will increase coverage by 0.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #222      +/-   ##
=========================================
+ Coverage   68.84%   69.1%   +0.25%     
=========================================
  Files          13      13              
  Lines         597     602       +5     
=========================================
+ Hits          411     416       +5     
  Misses        186     186
Impacted Files Coverage Δ
src/loaders/relocate-loader.js 93.25% <100%> (+0.12%) ⬆️

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 fe1099f...7db916e. 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
Development

Successfully merging this pull request may close these issues.

3 participants