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: add autoware_control_center and autoware_node #84

Closed
wants to merge 5 commits into from

style(pre-commit): autofix

5f6cfa7
Select commit
Loading
Failed to load commit list.
Closed

feat: add autoware_control_center and autoware_node #84

style(pre-commit): autofix
5f6cfa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 75.28302% with 131 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@df9cd36). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...utoware_control_center/src/control_center_node.cpp 74.10% 17 Missing and 12 partials ⚠️
...utoware_control_center/src/control_center_main.cpp 48.78% 12 Missing and 9 partials ⚠️
...toware_control_center/test/test_cc_registering.cpp 57.44% 3 Missing and 17 partials ⚠️
...autoware_control_center/test/test_cc_heartbeat.cpp 78.94% 3 Missing and 9 partials ⚠️
common/autoware_node/src/node.cpp 79.62% 5 Missing and 6 partials ⚠️
common/autoware_node/test/test_an_registering.cpp 80.00% 0 Missing and 10 partials ⚠️
...mmon/autoware_control_center/test/test_utility.hpp 85.00% 3 Missing and 6 partials ⚠️
common/autoware_node/test/test_an_heartbeat.cpp 87.17% 0 Missing and 5 partials ⚠️
...ommon/autoware_node/test/test_an_init_shutdown.cpp 81.48% 1 Missing and 4 partials ⚠️
common/autoware_test_node/src/test_node.cpp 0.00% 5 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage        ?   75.28%           
=======================================
  Files           ?       13           
  Lines           ?      530           
  Branches        ?      318           
=======================================
  Hits            ?      399           
  Misses          ?       50           
  Partials        ?       81           

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