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(static_obstacle_avoidance): operator request for ambiguous vehicle #9205

Merged

Update planning/behavior_path_planner/autoware_behavior_path_static_o…

17c6807
Select commit
Loading
Failed to load commit list.
Merged

feat(static_obstacle_avoidance): operator request for ambiguous vehicle #9205

Update planning/behavior_path_planner/autoware_behavior_path_static_o…
17c6807
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

28.78% (target 0.00%)

View this Pull Request on Codecov

28.78% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.

Project coverage is 28.78%. Comparing base (a9763cb) to head (17c6807).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...r_path_static_obstacle_avoidance_module/helper.hpp 22.22% 7 Missing ⚠️
...or_path_static_obstacle_avoidance_module/scene.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9205      +/-   ##
==========================================
- Coverage   28.78%   28.78%   -0.01%     
==========================================
  Files        1318     1319       +1     
  Lines      101767   101821      +54     
  Branches    39589    39593       +4     
==========================================
+ Hits        29297    29305       +8     
- Misses      69650    69696      +46     
  Partials     2820     2820              

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