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 component_state_monitor and its dependencies #9961

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

docs(autoware_topic_state_monitor): add autoware_ prefix to the packa…

e5a3b42
Select commit
Loading
Failed to load commit list.
Open

feat: apply autoware prefix for component_state_monitor and its dependencies #9961

docs(autoware_topic_state_monitor): add autoware_ prefix to the packa…
e5a3b42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

29.66% (target 0.00%)

View this Pull Request on Codecov

29.66% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.66%. Comparing base (9c39d3f) to head (e5a3b42).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...stem/autoware_component_state_monitor/src/main.cpp 0.00% 1 Missing ⚠️
...iagnostic_graph_aggregator/src/node/aggregator.cpp 0.00% 1 Missing ⚠️
..._diagnostic_graph_aggregator/src/tool/plantuml.cpp 0.00% 1 Missing ⚠️
...ware_diagnostic_graph_aggregator/src/tool/tree.cpp 0.00% 1 Missing ⚠️
...pic_state_monitor/src/topic_state_monitor_core.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9961      +/-   ##
==========================================
- Coverage   29.79%   29.66%   -0.13%     
==========================================
  Files        1434     1466      +32     
  Lines      108244   109535    +1291     
  Branches    42930    42782     -148     
==========================================
+ Hits        32247    32491     +244     
- Misses      72868    73892    +1024     
- Partials     3129     3152      +23     

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