Skip to content
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

Split up procedures and functions into separate classes #408

Merged
merged 2 commits into from
May 30, 2024

Conversation

Andy2003
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented May 30, 2024

Test Results

315 tests  +25   290 ✅ ± 0   10m 2s ⏱️ +6s
 33 suites + 1    25 💤 +25 
 33 files   + 1     0 ❌ ± 0 

Results for commit 852f836. ± Comparison against base commit 99b4198.

This pull request removes 4 and adds 29 tests. Note that renamed tests count towards both.
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_and_pass_as_param
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_geometry_and_distance
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_geometry_return
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ literal_geometry_return
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldAccessIndexAfterBulkInsertion
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldBuildTreeFromScratch
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldDeleteRecursiveTree
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkAndGenerateImagesForAnimation
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_large_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_large_100
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_medium_100_merge
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_medium_10_merge
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_large_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_large_100
…

♻️ This comment has been updated with latest results.

@Andy2003 Andy2003 merged commit 95f88c4 into master May 30, 2024
2 checks passed
@Andy2003 Andy2003 deleted the feature/split-functions-and-procedures branch May 30, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant