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

chore(autoware_motion_utils): add error handling, adapt to edge cases, and use an iterator-based algorithm #209

Closed
wants to merge 1 commit into from

chore(autoware_motion_utils): add error handling, adapt to edge cases…

55a9a96
Select commit
Loading
Failed to load commit list.
Closed

chore(autoware_motion_utils): add error handling, adapt to edge cases, and use an iterator-based algorithm #209

chore(autoware_motion_utils): add error handling, adapt to edge cases…
55a9a96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2025 in 1s

45.94% (-32.82%) compared to 4cb18f5

View this Pull Request on Codecov

45.94% (-32.82%) compared to 4cb18f5

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 45.94%. Comparing base (4cb18f5) to head (55a9a96).
Report is 56 commits behind head on main.

Files with missing lines Patch % Lines
...de/autoware/motion_utils/trajectory/trajectory.hpp 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #209       +/-   ##
===========================================
- Coverage   78.75%   45.94%   -32.82%     
===========================================
  Files          11       40       +29     
  Lines         193     7705     +7512     
  Branches       73     5609     +5536     
===========================================
+ Hits          152     3540     +3388     
- Misses         11      769      +758     
- Partials       30     3396     +3366     

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