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

Sync with MoveIt1 #2504

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

some more clang tidy fixes

a03375a
Select commit
Loading
Failed to load commit list.
Draft

Sync with MoveIt1 #2504

some more clang tidy fixes
a03375a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2024 in 0s

50.71% (+0.31%) compared to 73f4551

View this Pull Request on Codecov

50.71% (+0.31%) compared to 73f4551

Details

Codecov Report

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

Comparison is base (73f4551) 50.40% compared to head (a03375a) 50.71%.
Report is 55 commits behind head on main.

Files Patch % Lines
...veit_setup_srdf_plugins/src/default_collisions.cpp 0.00% 65 Missing ⚠️
...tup_srdf_plugins/src/default_collisions_widget.cpp 0.00% 42 Missing ⚠️
..._setup_srdf_plugins/src/collision_matrix_model.cpp 0.00% 25 Missing ⚠️
...e/moveit_setup_srdf_plugins/default_collisions.hpp 0.00% 10 Missing ⚠️
..._setup_srdf_plugins/src/collision_linear_model.cpp 0.00% 6 Missing ⚠️
...oveit_setup_srdf_plugins/src/group_meta_config.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2504      +/-   ##
==========================================
+ Coverage   50.40%   50.71%   +0.31%     
==========================================
  Files         391      391              
  Lines       31982    32210     +228     
==========================================
+ Hits        16117    16331     +214     
- Misses      15865    15879      +14     

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