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(intersection): publish and visualize the reason for dangerous situation to blame past detection fault retrospectively #6143

output diag safety msg

2385604
Select commit
Loading
Failed to load commit list.
Merged

feat(intersection): publish and visualize the reason for dangerous situation to blame past detection fault retrospectively #6143

output diag safety msg
2385604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2024 in 0s

14.55% (-0.04%) compared to 6bf7532

View this Pull Request on Codecov

14.55% (-0.04%) compared to 6bf7532

Details

Codecov Report

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

Comparison is base (6bf7532) 14.58% compared to head (2385604) 14.55%.
Report is 15 commits behind head on main.

Files Patch % Lines
...ection_module/src/scene_intersection_collision.cpp 0.00% 246 Missing ⚠️
...elocity_intersection_module/src/object_manager.cpp 0.00% 126 Missing ⚠️
...ity_intersection_module/src/scene_intersection.cpp 0.00% 68 Missing ⚠️
...ehavior_velocity_intersection_module/src/debug.cpp 0.00% 23 Missing ⚠️
...locity_intersection_module/src/decision_result.cpp 0.00% 21 Missing ⚠️
...ion_module/src/scene_intersection_prepare_data.cpp 0.00% 21 Missing ⚠️
...elocity_intersection_module/src/object_manager.hpp 0.00% 20 Missing ⚠️
...tersection_module/src/scene_intersection_stuck.cpp 0.00% 8 Missing ⚠️
...ection_module/src/scene_intersection_occlusion.cpp 0.00% 7 Missing ⚠️
...havior_velocity_intersection_module/src/result.hpp 0.00% 4 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6143      +/-   ##
==========================================
- Coverage   14.58%   14.55%   -0.04%     
==========================================
  Files        1871     1874       +3     
  Lines      127545   127886     +341     
  Branches    37309    37483     +174     
==========================================
  Hits        18608    18608              
- Misses      88018    88352     +334     
- Partials    20919    20926       +7     

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