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

feat(autonomous_emergency_braking): add sanity chackes #8998

Merged

add sanity chackes

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

feat(autonomous_emergency_braking): add sanity chackes #8998

add sanity chackes
5b76cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

28.02% (target 0.00%)

View this Pull Request on Codecov

28.02% (target 0.00%)

Details

Codecov Report

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

Project coverage is 28.02%. Comparing base (9f7ba86) to head (5b76cd5).
Report is 47 commits behind head on main.

Files with missing lines Patch % Lines
...autoware_autonomous_emergency_braking/src/node.cpp 0.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8998      +/-   ##
==========================================
- Coverage   28.02%   28.02%   -0.01%     
==========================================
  Files        1316     1317       +1     
  Lines       98601    98631      +30     
  Branches    39771    39777       +6     
==========================================
+ Hits        27636    27639       +3     
- Misses      70819    70844      +25     
- Partials      146      148       +2     

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