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

chore: update documentation

b31f6ad
Select commit
Loading
Failed to load commit list.
Merged

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

chore: update documentation
b31f6ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 0s

70.66% of diff hit (target 0.00%)

View this Pull Request on Codecov

70.66% of diff hit (target 0.00%)

Annotations

Check warning on line 61 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#L61

Added line #L61 was not covered by tests

Check warning on line 63 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#L63

Added line #L63 was not covered by tests

Check warning on line 75 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#L75

Added line #L75 was not covered by tests

Check warning on line 97 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#L97

Added line #L97 was not covered by tests

Check warning on line 123 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#L123

Added line #L123 was not covered by tests

Check warning on line 126 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#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 154 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#L154

Added line #L154 was not covered by tests

Check warning on line 29 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L29

Added line #L29 was not covered by tests

Check warning on line 32 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L32

Added line #L32 was not covered by tests

Check warning on line 34 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L34

Added line #L34 was not covered by tests

Check warning on line 57 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L57

Added line #L57 was not covered by tests

Check warning on line 60 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L60

Added line #L60 was not covered by tests

Check warning on line 63 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L63

Added line #L63 was not covered by tests

Check warning on line 65 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L65

Added line #L65 was not covered by tests

Check warning on line 77 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L77

Added line #L77 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L81 was not covered by tests

Check warning on line 109 in sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/autoware_pointcloud_preprocessor/src/concatenate_data/collector_matching_strategy.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 57 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#L57

Added line #L57 was not covered by tests

Check warning on line 84 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#L84

Added line #L84 was not covered by tests

Check warning on line 95 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#L95

Added line #L95 was not covered by tests

Check warning on line 156 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#L152-L156

Added lines #L152 - L156 were not covered by tests

Check warning on line 114 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#L114

Added line #L114 was not covered by tests

Check warning on line 198 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#L198

Added line #L198 was not covered by tests

Check warning on line 256 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#L256

Added line #L256 was not covered by tests

Check warning on line 260 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#L259-L260

Added lines #L259 - L260 were not covered by tests