mourner / rbush

RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better test coverage

mourner opened this issue · comments

Better test coverage

32.23% branch coverage currently. Need to get >90%.

Up to 59.5%.

Yay full test coverage!

Statements   : 97.81% ( 223/228 )
Branches     : 94.21% ( 114/121 )
Functions    : 97.37% ( 37/38 )
Lines        : 97.76% ( 218/223 )