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/slow_down): early return without point cloud #10289

update maintainer

5d79a8e
Select commit
Loading
Failed to load commit list.
Merged

fix(obstacle stop/slow_down): early return without point cloud #10289

update maintainer
5d79a8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 0s

26.04% (target 0.00%)

View this Pull Request on Codecov

26.04% (target 0.00%)

Details

Codecov Report

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

Project coverage is 26.04%. Comparing base (e69b61d) to head (5d79a8e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...slow_down_module/src/obstacle_slow_down_module.cpp 0.00% 4 Missing ⚠️
..._obstacle_stop_module/src/obstacle_stop_module.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10289      +/-   ##
==========================================
- Coverage   26.04%   26.04%   -0.01%     
==========================================
  Files        1375     1375              
  Lines      106439   106465      +26     
  Branches    40902    40901       -1     
==========================================
  Hits        27726    27726              
- Misses      76009    76035      +26     
  Partials     2704     2704              

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