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

Spatial join bounding box #1546

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

add BoundingBox Algorithm

e9ed3e4
Select commit
Loading
Failed to load commit list.
Open

Spatial join bounding box #1546

add BoundingBox Algorithm
e9ed3e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2024 in 0s

89.09% of diff hit (target 88.93%)

View this Pull Request on Codecov

89.09% of diff hit (target 88.93%)

Annotations

Check warning on line 354 in src/engine/SpatialJoin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoin.cpp#L354

Added line #L354 was not covered by tests

Check warning on line 234 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 249 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 322 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 438 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L436-L438

Added lines #L436 - L438 were not covered by tests

Check warning on line 445 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L443-L445

Added lines #L443 - L445 were not covered by tests

Check warning on line 476 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L474-L476

Added lines #L474 - L476 were not covered by tests