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): expose locatebinary #114

Merged
merged 4 commits into from
Oct 24, 2018
Merged

feat(loadmodule): expose locatebinary #114

merged 4 commits into from
Oct 24, 2018

Conversation

kwonoj
Copy link
Owner

@kwonoj kwonoj commented Oct 24, 2018

-closes #112

@codecov
Copy link

codecov bot commented Oct 24, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #114   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          43     44    +1     
  Branches        6      5    -1     
=====================================
+ Hits           43     44    +1
Impacted Files Coverage Δ
src/index.ts 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 cca9ed2...867e572. Read the comment docs.

@kwonoj kwonoj merged commit c1fe98c into master Oct 24, 2018
@kwonoj kwonoj deleted the feat-locatebinary branch October 24, 2018 17:15
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.

Maybe replace binaryendpoint to fn
1 participant