kwonoj / cld3-asm

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

feat(languageresult): include spaninfo array #138

Closed kwonoj closed 5 years ago

kwonoj commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #138 into master will decrease coverage by 3.82%. The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   84.23%   80.41%   -3.83%     
==========================================
  Files           6        6              
  Lines         184      194      +10     
  Branches        3        3              
==========================================
+ Hits          155      156       +1     
- Misses         28       37       +9     
  Partials        1        1
Impacted Files Coverage Δ
src/index.ts 100% <ø> (ø) :arrow_up:
src/cldLoader.ts 34.48% <10%> (-5.11%) :arrow_down:

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 4c355d4...1e5253f. Read the comment docs.