fremail / sequelize-nested-set

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

Allow level to be null if it's virtual and add more tests #27

Closed fremail closed 3 years ago

fremail commented 3 years ago

re #1

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (ec6cf79) into master (c672235) will increase coverage by 18.78%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #27       +/-   ##
===========================================
+ Coverage   58.58%   77.37%   +18.78%     
===========================================
  Files           2        2               
  Lines         495      495               
===========================================
+ Hits          290      383       +93     
+ Misses        205      112       -93     
Impacted Files Coverage Δ
index.js 77.27% <ø> (+19.21%) :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 c672235...ec6cf79. Read the comment docs.