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: apply autoware_ prefix for dummy_perception_publisher #9987

style(pre-commit): autofix

9ab4e68
Select commit
Loading
Failed to load commit list.
Merged

feat: apply autoware_ prefix for dummy_perception_publisher #9987

style(pre-commit): autofix
9ab4e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

29.43% (target 0.00%)

View this Pull Request on Codecov

29.43% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.43%. Comparing base (9c39d3f) to head (9ab4e68).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...r/autoware_dummy_perception_publisher/src/main.cpp 0.00% 2 Missing ⚠️
...rception_publisher/src/empty_objects_publisher.cpp 0.00% 1 Missing ⚠️
...my_perception_publisher/src/pointcloud_creator.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9987      +/-   ##
==========================================
- Coverage   29.79%   29.43%   -0.36%     
==========================================
  Files        1434     1431       -3     
  Lines      108244   108139     -105     
  Branches    42930    42848      -82     
==========================================
- Hits        32247    31829     -418     
- Misses      72868    73238     +370     
+ Partials     3129     3072      -57     

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