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

refactor(obstacle_collision_checker): move to autoware namespace #9047

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

move to autoware namespace

168a0fa
Select commit
Loading
Failed to load commit list.
Open

refactor(obstacle_collision_checker): move to autoware namespace #9047

move to autoware namespace
168a0fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

26.65% (target 0.00%)

View this Pull Request on Codecov

26.65% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 26.65%. Comparing base (ef9ec8d) to head (168a0fa).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...on_checker/src/obstacle_collision_checker_node.cpp 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9047      +/-   ##
==========================================
+ Coverage   26.62%   26.65%   +0.03%     
==========================================
  Files        1296     1301       +5     
  Lines       95702    95897     +195     
  Branches    38978    39085     +107     
==========================================
+ Hits        25476    25558      +82     
- Misses      67646    67756     +110     
- Partials     2580     2583       +3     

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