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/project succeeded Jan 8, 2024 in 0s

15.33% (+0.11%) compared to f4ea429

View this Pull Request on Codecov

15.33% (+0.11%) compared to f4ea429

Details

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (f4ea429) 15.22% compared to head (515b355) 15.33%.

Files Patch % Lines
...gin/src/object_detection/object_polygon_detail.cpp 0.00% 11 Missing ⚠️
...src/object_detection/predicted_objects_display.cpp 0.00% 11 Missing ⚠️
.../src/object_detection/detected_objects_display.cpp 0.00% 8 Missing ⚠️
...n/src/object_detection/tracked_objects_display.cpp 0.00% 8 Missing ⚠️
...e/object_detection/object_polygon_display_base.hpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5986      +/-   ##
==========================================
+ Coverage   15.22%   15.33%   +0.11%     
==========================================
  Files        1751     1750       -1     
  Lines      120898   119781    -1117     
  Branches    36778    36226     -552     
==========================================
- Hits        18407    18371      -36     
+ Misses      81813    80805    -1008     
+ Partials    20678    20605      -73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.