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(mission_planner)!: introduce route_selector node #6363

use full license text instead of spdx

4d67f93
Select commit
Loading
Failed to load commit list.
Merged

feat(mission_planner)!: introduce route_selector node #6363

use full license text instead of spdx
4d67f93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

15.26% (+0.01%) compared to e329fda

View this Pull Request on Codecov

15.26% (+0.01%) compared to e329fda

Details

Codecov Report

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

Comparison is base (e329fda) 15.24% compared to head (4d67f93) 15.26%.
Report is 26 commits behind head on main.

Files Patch % Lines
...on_planner/src/mission_planner/mission_planner.cpp 0.00% 161 Missing ⚠️
...ion_planner/src/mission_planner/route_selector.cpp 0.00% 143 Missing ⚠️
...sion_planner/src/mission_planner/service_utils.hpp 0.00% 18 Missing ⚠️
...sion_planner/src/mission_planner/service_utils.cpp 0.00% 4 Missing ⚠️
...n_planner/src/lanelet2_plugins/default_planner.cpp 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6363      +/-   ##
==========================================
+ Coverage   15.24%   15.26%   +0.01%     
==========================================
  Files        1816     1819       +3     
  Lines      125147   125245      +98     
  Branches    38188    38263      +75     
==========================================
+ Hits        19075    19114      +39     
- Misses      84684    84706      +22     
- Partials    21388    21425      +37     

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