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

test(surround_obstacle_checker): add unit tests #9039

Merged
merged 4 commits into from
Oct 7, 2024

fix: shutdown

64a4631
Select commit
Loading
Failed to load commit list.
Merged

test(surround_obstacle_checker): add unit tests #9039

fix: shutdown
64a4631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 1s

26.61% (target 0.00%)

View this Pull Request on Codecov

26.61% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 29.16667% with 17 lines in your changes missing coverage. Please review.

Project coverage is 26.61%. Comparing base (1e26395) to head (64a4631).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ng/autoware_surround_obstacle_checker/src/node.cpp 29.16% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9039      +/-   ##
==========================================
+ Coverage   26.55%   26.61%   +0.05%     
==========================================
  Files        1296     1297       +1     
  Lines       95711    95713       +2     
  Branches    38983    39099     +116     
==========================================
+ Hits        25419    25474      +55     
+ Misses      67725    67671      -54     
- Partials     2567     2568       +1     

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