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(behavior_velocity_planner_common): add objects_of_interest_marker_intereface to behavior_velocity_planner #5875

Merged

refactor(behavior_velocity_planner_common): rename function

3cb3bde
Select commit
Loading
Failed to load commit list.
Merged

feat(behavior_velocity_planner_common): add objects_of_interest_marker_intereface to behavior_velocity_planner #5875

refactor(behavior_velocity_planner_common): rename function
3cb3bde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

15.34% (+0.00%) compared to 3d40702

View this Pull Request on Codecov

15.34% (+0.00%) compared to 3d40702

Details

Codecov Report

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

Comparison is base (3d40702) 15.34% compared to head (3cb3bde) 15.34%.
Report is 4 commits behind head on main.

Files Patch % Lines
...city_planner_common/src/scene_module_interface.cpp 60.00% 1 Missing and 3 partials ⚠️
...topping_area_module/src/scene_no_stopping_area.cpp 0.00% 2 Missing ⚠️
...velocity_planner_common/scene_module_interface.hpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5875   +/-   ##
=======================================
  Coverage   15.34%   15.34%           
=======================================
  Files        1743     1743           
  Lines      119950   119963   +13     
  Branches    36480    36485    +5     
=======================================
+ Hits        18401    18408    +7     
- Misses      80963    80967    +4     
- Partials    20586    20588    +2     

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