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

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

0ceea02
Select commit
Loading
Failed to load commit list.
Merged

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

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

29.91% (target 0.00%)

View this Pull Request on Codecov

29.91% (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.91%. Comparing base (40aff9f) to head (0ceea02).
Report is 3 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.78%   29.91%   +0.13%     
==========================================
  Files        1436     1463      +27     
  Lines      108310   109323    +1013     
  Branches    42956    43261     +305     
==========================================
+ Hits        32256    32703     +447     
- Misses      72922    73431     +509     
- Partials     3132     3189      +57     

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