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(obstacle_stop): accounting for vehicle bumper length when handling point-cloud stop points #10250

Merged

style(pre-commit): autofix

11467ff
Select commit
Loading
Failed to load commit list.
Merged

fix(obstacle_stop): accounting for vehicle bumper length when handling point-cloud stop points #10250

style(pre-commit): autofix
11467ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

26.23% (target 0.00%)

View this Pull Request on Codecov

26.23% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 26.23%. Comparing base (5be1ee3) to head (11467ff).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
..._obstacle_stop_module/src/obstacle_stop_module.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10250      +/-   ##
==========================================
- Coverage   26.24%   26.23%   -0.01%     
==========================================
  Files        1378     1378              
  Lines      107415   107444      +29     
  Branches    41411    41412       +1     
==========================================
  Hits        28189    28189              
- Misses      76412    76441      +29     
  Partials     2814     2814              

☔ 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.