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

Merged
merged 25 commits into from
Nov 25, 2024

merge log change and fix allocator

8285355
Select commit
Loading
Failed to load commit list.
Merged

Spatial join bounding box #1546

merge log change and fix allocator
8285355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2024 in 1s

76.10% of diff hit (target 89.28%)

View this Pull Request on Codecov

76.10% of diff hit (target 89.28%)

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 237 in src/engine/SpatialJoinAlgorithms.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L236-L237

Added lines #L236 - L237 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L253-L255

Added lines #L253 - L255 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L319-L320

Added lines #L319 - L320 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#L435-L438

Added lines #L435 - L438 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L450-L453

Added lines #L450 - L453 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L461-L463

Added lines #L461 - L463 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

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/SpatialJoinAlgorithms.cpp#L493-L494

Added lines #L493 - L494 were not covered by tests

Check warning on line 1010 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1007-L1010

Added lines #L1007 - L1010 were not covered by tests

Check warning on line 1027 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1020-L1027

Added lines #L1020 - L1027 were not covered by tests

Check warning on line 1037 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1029-L1037

Added lines #L1029 - L1037 were not covered by tests

Check warning on line 1047 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1043-L1047

Added lines #L1043 - L1047 were not covered by tests

Check warning on line 1059 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1059

Added line #L1059 was not covered by tests

Check warning on line 1073 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1070-L1073

Added lines #L1070 - L1073 were not covered by tests

Check warning on line 1199 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1199

Added line #L1199 was not covered by tests

Check warning on line 1236 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1229-L1236

Added lines #L1229 - L1236 were not covered by tests

Check warning on line 1253 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1253

Added line #L1253 was not covered by tests

Check warning on line 1260 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1260

Added line #L1260 was not covered by tests

Check warning on line 1265 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1265

Added line #L1265 was not covered by tests

Check warning on line 1276 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1273-L1276

Added lines #L1273 - L1276 were not covered by tests

Check warning on line 1292 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1290-L1292

Added lines #L1290 - L1292 were not covered by tests

Check warning on line 1298 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1296-L1298

Added lines #L1296 - L1298 were not covered by tests

Check warning on line 1302 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1302

Added line #L1302 was not covered by tests

Check warning on line 1309 in src/index/IndexImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/index/IndexImpl.cpp#L1307-L1309

Added lines #L1307 - L1309 were not covered by tests