carsonfarmer / fastpair

FastPair: Data-structure for the dynamic closest-pair problem.
MIT License
12 stars 4 forks source link

Cleanup methods to reduce 'extra' bloat #9

Closed carsonfarmer closed 8 years ago

carsonfarmer commented 8 years ago

This should increase our test coverage stats, and improve the ‘public’ API. We don’t want users using ‘update_point’ or ‘find_neighbor’…

coveralls commented 8 years ago

Coverage Status

Coverage increased (+10.7%) to 97.203% when pulling 5d204e9d0dcc32f5bbba18489f30a29f5bce5295 on cleanup-methods into 669fed35073b9febeab8ebb1892d6676b536f817 on master.