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(component_interface_specs): prefix package and namespace with autoware #9094

Merged

style(pre-commit): autofix

8700bca
Select commit
Loading
Failed to load commit list.
Merged

refactor(component_interface_specs): prefix package and namespace with autoware #9094

style(pre-commit): autofix
8700bca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

28.63% (target 0.00%)

View this Pull Request on Codecov

28.63% (target 0.00%)

Details

Codecov Report

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

Project coverage is 28.63%. Comparing base (9bd0f77) to head (8700bca).

Files with missing lines Patch % Lines
system/autoware_default_adapi/src/vehicle_door.cpp 0.00% 2 Missing ⚠️
system/autoware_default_adapi/src/motion.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9094      +/-   ##
==========================================
- Coverage   28.63%   28.63%   -0.01%     
==========================================
  Files        1312     1313       +1     
  Lines      101648   101651       +3     
  Branches    39464    39465       +1     
==========================================
  Hits        29110    29110              
- Misses      69614    69617       +3     
  Partials     2924     2924              

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