fremail / sequelize-nested-set

Library to store and manage nested set trees using Sequelize
MIT License
40 stars 10 forks source link

Fix getAncestors() for depth greater than 1 #23

Closed fremail closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (8ffec6b) into master (218280e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   58.38%   58.38%           
=======================================
  Files           2        2           
  Lines         495      495           
=======================================
  Hits          289      289           
  Misses        206      206           
Impacted Files Coverage Δ
index.js 57.85% <ø> (ø)

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 218280e...8ffec6b. Read the comment docs.