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

feat(loadmodule): support environment override #14

Merged
merged 4 commits into from
Sep 14, 2017
Merged

Conversation

kwonoj
Copy link
Owner

@kwonoj kwonoj commented Sep 14, 2017

No description provided.

@kwonoj kwonoj mentioned this pull request Sep 14, 2017
3 tasks
@codecov
Copy link

codecov bot commented Sep 14, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      8    +1     
  Lines          52     62   +10     
  Branches        8     11    +3     
=====================================
+ Hits           52     62   +10
Impacted Files Coverage Δ
src/util/isNode.ts 100% <ø> (ø) ⬆️
src/loadModule.ts 100% <100%> (ø) ⬆️
src/environment.ts 100% <100%> (ø)
src/index.ts 100% <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 b489f03...b893736. Read the comment docs.

@kwonoj kwonoj merged commit ee9480b into master Sep 14, 2017
@kwonoj kwonoj deleted the feat-environment branch September 14, 2017 00:51
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.

1 participant