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(autoware_velocity_smoother): porting to core repo #305

Closed
wants to merge 1 commit into from

feat(autoware_velocity_smoother): porting task, autoware_velocity_smo…

1d6b291
Select commit
Loading
Failed to load commit list.
Closed

feat(autoware_velocity_smoother): porting to core repo #305

feat(autoware_velocity_smoother): porting task, autoware_velocity_smo…
1d6b291
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2025 in 0s

6.47% (-72.29%) compared to 4cb18f5

View this Pull Request on Codecov

6.47% (-72.29%) compared to 4cb18f5

Details

Codecov Report

Attention: Patch coverage is 11.20419% with 1696 lines in your changes missing coverage. Please review.

Project coverage is 6.47%. Comparing base (4cb18f5) to head (1d6b291).
Report is 103 commits behind head on main.

Files with missing lines Patch % Lines
planning/autoware_velocity_smoother/src/node.cpp 24.87% 436 Missing and 5 partials ⚠️
..._smoother/analytical_jerk_constrained_smoother.cpp 0.00% 293 Missing ⚠️
...y_smoother/src/smoother/jerk_filtered_smoother.cpp 6.55% 214 Missing ⚠️
...k_constrained_smoother/velocity_planning_utils.cpp 0.00% 191 Missing ⚠️
...utoware_velocity_smoother/src/trajectory_utils.cpp 9.03% 140 Missing and 1 partial ⚠️
...moother/src/smoother/linf_pseudo_jerk_smoother.cpp 0.00% 118 Missing ⚠️
..._smoother/src/smoother/l2_pseudo_jerk_smoother.cpp 0.00% 111 Missing ⚠️
...e_velocity_smoother/src/smoother/smoother_base.cpp 27.20% 99 Missing ⚠️
...anning/autoware_velocity_smoother/src/resample.cpp 0.00% 87 Missing ⚠️
...oware/velocity_smoother/smoother/smoother_base.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #305       +/-   ##
==========================================
- Coverage   78.75%   6.47%   -72.29%     
==========================================
  Files          11      65       +54     
  Lines         193    4853     +4660     
  Branches       73    1514     +1441     
==========================================
+ Hits          152     314      +162     
- Misses         11    4527     +4516     
+ Partials       30      12       -18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.