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

Fix docstring indentation in newly added trajectory Python bindings #2471

Merged
merged 2 commits into from
Oct 24, 2023

Merge branch 'main' into fix-moveit-py-docstring-spacing

c5a9474
Select commit
Failed to load commit list.
Merged

Fix docstring indentation in newly added trajectory Python bindings #2471

Merge branch 'main' into fix-moveit-py-docstring-spacing
c5a9474
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

50.43% (+0.08%) compared to faa4795

View this Pull Request on Codecov

50.43% (+0.08%) compared to faa4795

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (faa4795) 50.35% compared to head (c5a9474) 50.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2471      +/-   ##
==========================================
+ Coverage   50.35%   50.43%   +0.08%     
==========================================
  Files         390      390              
  Lines       31954    31954              
==========================================
+ Hits        16087    16112      +25     
+ Misses      15867    15842      -25     
Files Coverage Δ
.../moveit_core/robot_trajectory/robot_trajectory.cpp 77.15% <ø> (ø)

... and 5 files with indirect coverage changes

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