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

refactor(loadmodule): refactor to use getmoduleloader #16

Merged
merged 9 commits into from
Sep 15, 2017

Conversation

kwonoj
Copy link
Owner

@kwonoj kwonoj commented Sep 15, 2017

No description provided.

@codecov
Copy link

codecov bot commented Sep 15, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #16   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      5    -3     
  Lines          62     38   -24     
  Branches       11      4    -7     
=====================================
- Hits           62     38   -24
Impacted Files Coverage Δ
src/cldAsmModule.ts 100% <ø> (ø) ⬆️
src/util/logger.ts 100% <100%> (ø) ⬆️
src/index.ts 100% <100%> (ø) ⬆️
src/loadModule.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 ee9480b...e15a9c1. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 15, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #16   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      5    -3     
  Lines          62     38   -24     
  Branches       11      4    -7     
=====================================
- Hits           62     38   -24
Impacted Files Coverage Δ
src/cldAsmModule.ts 100% <ø> (ø) ⬆️
src/util/logger.ts 100% <100%> (ø) ⬆️
src/index.ts 100% <100%> (ø) ⬆️
src/loadModule.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 ee9480b...e15a9c1. Read the comment docs.

@kwonoj kwonoj merged commit d887739 into master Sep 15, 2017
@kwonoj kwonoj deleted the refactor-preprocessor branch September 15, 2017 19:10
@kwonoj kwonoj mentioned this pull request Sep 16, 2017
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