mljs / tree-similarity

Tree similarity in Javascript
MIT License
8 stars 1 forks source link

Maintenance #7

Closed maasencioh closed 7 years ago

maasencioh commented 7 years ago

I updated a bit the project, but to be sure of the correctness of the results could you please provide me some examples with their result? @lpatiny @andcastillo

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5bc23e6). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage          ?   98.11%           
=========================================
  Files             ?        3           
  Lines             ?       53           
  Branches          ?       21           
=========================================
  Hits              ?       52           
  Misses            ?        1           
  Partials          ?        0
Impacted Files Coverage Δ
src/createTree.js 97.22% <100%> (ø)
src/index.js 100% <100%> (ø)
src/getSimilarity.js 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 5bc23e6...f0de384. Read the comment docs.