mljs / tree-similarity

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

allow the creation of tree from descendant data #8

Closed jobo322 closed 1 week ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.16%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   98.11%   98.27%   +0.16%     
==========================================
  Files           3        3              
  Lines          53       58       +5     
  Branches       21       25       +4     
==========================================
+ Hits           52       57       +5     
  Misses          1        1
Impacted Files Coverage Δ
src/createTree.js 97.56% <93.33%> (+0.33%) :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 a0a9efe...6398290. Read the comment docs.