kwonoj / cld3-asm

WebAssembly based Javascript bindings for google Compact Language Detector v3
MIT License
57 stars 7 forks source link

feat(loadmodule): expose locatebinary #114

Closed kwonoj closed 6 years ago

kwonoj commented 6 years ago

-closes https://github.com/kwonoj/cld3-asm/issues/112

codecov[bot] commented 6 years ago

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% <ø> (ø) :arrow_up:
src/loadModule.ts 100% <100%> (ø) :arrow_up:

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.