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(duplicated_node_checker): add duplicated node names to msg #5382

align with launcher repository

232b433
Select commit
Loading
Failed to load commit list.
Merged

feat(duplicated_node_checker): add duplicated node names to msg #5382

align with launcher repository
232b433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2023 in 0s

14.76% (-0.01%) compared to 6832af0

View this Pull Request on Codecov

14.76% (-0.01%) compared to 6832af0

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (6832af0) 14.76% compared to head (232b433) 14.76%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5382      +/-   ##
==========================================
- Coverage   14.76%   14.76%   -0.01%     
==========================================
  Files        1662     1662              
  Lines      115453   115455       +2     
  Branches    35640    35638       -2     
==========================================
  Hits        17045    17045              
- Misses      79178    79180       +2     
  Partials    19230    19230              
Files Coverage Δ
...ning/behavior_path_planner/src/planner_manager.cpp 17.37% <ø> (+0.04%) ⬆️
...cene_module/start_planner/start_planner_module.cpp 7.08% <ø> (+0.02%) ⬆️
...ated_node_checker/duplicated_node_checker_core.hpp 0.00% <ø> (ø)
..._node_checker/src/duplicated_node_checker_core.cpp 0.00% <0.00%> (ø)

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