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

Merge remote-tracking branch 'origin' into feat-apply-autoware-prefix…

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

feat: apply autoware_ prefix for dummy_perception_publisher #9987

Merge remote-tracking branch 'origin' into feat-apply-autoware-prefix…
5d5681e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 1s

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 (ba4b755) to head (5d5681e).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...rception_publisher/src/empty_objects_publisher.cpp 0.00% 2 Missing ⚠️
...r/autoware_dummy_perception_publisher/src/main.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9987      +/-   ##
==========================================
- Coverage   29.80%   29.43%   -0.38%     
==========================================
  Files        1434     1431       -3     
  Lines      108243   108151      -92     
  Branches    42930    42854      -76     
==========================================
- Hits        32267    31830     -437     
- Misses      72846    73249     +403     
+ Partials     3130     3072      -58     

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