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

fix(compare_map_segmentation): add missing mutex lock #9097

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fix/bug/compare_map_segmentation

1f3b680
Select commit
Loading
Failed to load commit list.
Open

fix(compare_map_segmentation): add missing mutex lock #9097

Merge branch 'main' into fix/bug/compare_map_segmentation
1f3b680
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

32.25% of diff hit (target 0.00%)

View this Pull Request on Codecov

32.25% of diff hit (target 0.00%)

Annotations

Check warning on line 289 in perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.cpp#L289

Added line #L289 was not covered by tests

Check warning on line 198 in perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp#L198

Added line #L198 was not covered by tests

Check warning on line 207 in perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp#L207

Added line #L207 was not covered by tests

Check warning on line 251 in perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp#L251

Added line #L251 was not covered by tests

Check warning on line 266 in perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_compare_map_segmentation/src/voxel_grid_map_loader/voxel_grid_map_loader.hpp#L266

Added line #L266 was not covered by tests