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(motion_utils): check size after overlap points removal #6653

Merged

fix comparison sign

2fdbde0
Select commit
Loading
Failed to load commit list.
Merged

fix(motion_utils): check size after overlap points removal #6653

fix comparison sign
2fdbde0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

14.78% (+0.00%) compared to 872cbdd

View this Pull Request on Codecov

14.78% (+0.00%) compared to 872cbdd

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 14.78%. Comparing base (872cbdd) to head (2fdbde0).

Files Patch % Lines
...ils/include/motion_utils/trajectory/trajectory.hpp 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6653   +/-   ##
=======================================
  Coverage   14.78%   14.78%           
=======================================
  Files        1925     1925           
  Lines      132734   132735    +1     
  Branches    39529    39529           
=======================================
+ Hits        19625    19626    +1     
  Misses      91137    91137           
  Partials    21972    21972           

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