Skip to content

QuadTree merging and minor changes #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 23, 2019
Merged

Conversation

Dezzles
Copy link
Contributor

@Dezzles Dezzles commented Apr 22, 2018

Added support for merging QuadTrees
Added length property to QuadTrees
Added left, right, top and bottom properties to Rectangles
Added forEach functionality to QuadTrees

@Dezzles
Copy link
Contributor Author

Dezzles commented Apr 22, 2018

Test coverage below

File         |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
-------------|----------|----------|----------|----------|-------------------|
All files    |      100 |    97.92 |      100 |      100 |                   |
 quadtree.js |      100 |    97.92 |      100 |      100 |               219 |
-------------|----------|----------|----------|----------|-------------------| 

@shiffman
Copy link
Member

Revisiting this, it looks great! Merging!

@shiffman shiffman merged commit f0687cf into CodingTrain:master Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants