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

fix(behavior_path_planner_common): drivable are bug #7182

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

style(pre-commit): autofix

4cf5a3b
Select commit
Loading
Failed to load commit list.
Open

fix(behavior_path_planner_common): drivable are bug #7182

style(pre-commit): autofix
4cf5a3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2025 in 1s

24.14% (target 0.00%)

View this Pull Request on Codecov

24.14% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 24.14%. Comparing base (3e4a945) to head (4cf5a3b).
Report is 1278 commits behind head on main.

Files with missing lines Patch % Lines
...nclude/tier4_planning_rviz_plugin/path/display.hpp 0.00% 3 Missing ⚠️
...ware_behavior_path_planner/src/planner_manager.cpp 50.00% 1 Missing ⚠️
...s/drivable_area_expansion/static_drivable_area.cpp 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7182      +/-   ##
==========================================
- Coverage   24.16%   24.14%   -0.03%     
==========================================
  Files        1401     1407       +6     
  Lines      102254   103237     +983     
  Branches    38750    38752       +2     
==========================================
+ Hits        24707    24922     +215     
- Misses      74972    75741     +769     
+ Partials     2575     2574       -1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.