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

chore(autoware_auto_perception_rviz_plugin): add existence probability for rviz #5986

Merge branch 'main' into chore/debug/add_existence_prob_for_rviz

515b355
Select commit
Loading
Failed to load commit list.
Merged

chore(autoware_auto_perception_rviz_plugin): add existence probability for rviz #5986

Merge branch 'main' into chore/debug/add_existence_prob_for_rviz
515b355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2024 in 1s

0.00% of diff hit (target 15.22%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.22%)

Annotations

Check warning on line 81 in common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp#L81

Added line #L81 was not covered by tests

Check warning on line 211 in common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp#L211

Added line #L211 was not covered by tests

Check warning on line 216 in common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 218 in common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp#L218

Added line #L218 was not covered by tests

Check warning on line 220 in common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/include/object_detection/object_polygon_display_base.hpp#L220

Added line #L220 was not covered by tests

Check warning on line 65 in common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 69 in common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/detected_objects_display.cpp#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 245 in common/autoware_auto_perception_rviz_plugin/src/object_detection/object_polygon_detail.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/object_polygon_detail.cpp#L245

Added line #L245 was not covered by tests

Check warning on line 259 in common/autoware_auto_perception_rviz_plugin/src/object_detection/object_polygon_detail.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/object_polygon_detail.cpp#L250-L259

Added lines #L250 - L259 were not covered by tests

Check warning on line 132 in common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp#L126-L132

Added lines #L126 - L132 were not covered by tests

Check warning on line 137 in common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 141 in common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/predicted_objects_display.cpp#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 110 in common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 114 in common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 118 in common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_auto_perception_rviz_plugin/src/object_detection/tracked_objects_display.cpp#L117-L118

Added lines #L117 - L118 were not covered by tests