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

feat(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300

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

Merge branch 'main' into feature/redesign_concatenate_and_time_sync_node

e6c6f6a
Select commit
Loading
Failed to load commit list.
Open

feat(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300

Merge branch 'main' into feature/redesign_concatenate_and_time_sync_node
e6c6f6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 0s

76.08% of diff hit (target 0.00%)

View this Pull Request on Codecov

76.08% of diff hit (target 0.00%)

Annotations

Check warning on line 62 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 78 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 99 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/cloud_collector.cpp#L99

Added line #L99 was not covered by tests

Check warning on line 54 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp#L54

Added line #L54 was not covered by tests

Check warning on line 81 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 92 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp#L92

Added line #L92 was not covered by tests

Check warning on line 153 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/combine_cloud_handler.cpp#L149-L153

Added lines #L149 - L153 were not covered by tests

Check warning on line 81 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 85 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L85

Added line #L85 was not covered by tests

Check warning on line 119 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L119

Added line #L119 was not covered by tests

Check warning on line 200 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L200

Added line #L200 was not covered by tests

Check warning on line 261 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L261

Added line #L261 was not covered by tests

Check warning on line 265 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 274 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L274

Added line #L274 was not covered by tests

Check warning on line 290 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 292 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L292

Added line #L292 was not covered by tests

Check warning on line 294 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/concatenate_and_time_sync_node.cpp#L294

Added line #L294 was not covered by tests