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

Allow require non-existing files, fixes #46 #48

Merged
merged 1 commit into from
Oct 17, 2018

Conversation

theKashey
Copy link
Owner

Fixes ability to import non-existing files.

@theKashey theKashey force-pushed the require-non-existing-files branch from 6df954d to f581ea4 Compare October 15, 2018 12:04
@codecov
Copy link

codecov bot commented Oct 15, 2018

Codecov Report

Merging #48 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   93.35%   93.39%   +0.03%     
==========================================
  Files          85       85              
  Lines        1656     1665       +9     
==========================================
+ Hits         1546     1555       +9     
  Misses        110      110
Impacted Files Coverage Δ
src/executor.js 93.65% <100%> (+0.15%) ⬆️
_tests/mock.spec.js 98.41% <100%> (+0.05%) ⬆️

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 f5a4c05...f581ea4. Read the comment docs.

@kennethlynne
Copy link

Nice!

@theKashey theKashey merged commit dab4d7f into master Oct 17, 2018
@theKashey theKashey deleted the require-non-existing-files branch October 17, 2018 09:33
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.

2 participants