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: able to require a file inside a module #20

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Conversation

mastilver
Copy link
Owner

closes #18

@codecov-io
Copy link

codecov-io commented Jul 19, 2017

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files           1        1           
  Lines          74       74           
=======================================
  Hits           73       73           
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 98.64% <100%> (ø) ⬆️

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 8e1ad62...c92ef73. Read the comment docs.

@mastilver mastilver changed the title WIP: fix require file fix: able to require a file inside a module Jul 19, 2017
@mastilver mastilver merged commit f81c0a5 into master Jul 19, 2017
@mastilver mastilver deleted the fix-require-file branch July 19, 2017 00:29
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.

bug: throw when requesting a file (without extension) inside a module
2 participants