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(autoware_topic_relay_controller): add topic relay controller node #9964

style(pre-commit): autofix

9430a16
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_topic_relay_controller): add topic relay controller node #9964

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

29.11% (target 0.00%)

View this Pull Request on Codecov

29.11% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.11%. Comparing base (67ab350) to head (9430a16).
Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
...lay_controller/src/topic_relay_controller_node.cpp 0.00% 61 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9964      +/-   ##
==========================================
- Coverage   29.13%   29.11%   -0.02%     
==========================================
  Files        1425     1426       +1     
  Lines      107853   107920      +67     
  Branches    42251    42271      +20     
==========================================
  Hits        31419    31419              
- Misses      73391    73458      +67     
  Partials     3043     3043              

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