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(lane_change): fix chattering for stopped objects #5302

Merged
merged 1 commit into from
Oct 15, 2023

fix(lane_change): fix chattering for stopped objects

376e2da
Select commit
Loading
Failed to load commit list.
Merged

fix(lane_change): fix chattering for stopped objects #5302

fix(lane_change): fix chattering for stopped objects
376e2da
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 15, 2023 in 0s

14.79% (-0.04%) compared to 910f30b

View this Pull Request on Codecov

14.79% (-0.04%) compared to 910f30b

Details

Codecov Report

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

Comparison is base (910f30b) 14.83% compared to head (376e2da) 14.79%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5302      +/-   ##
==========================================
- Coverage   14.83%   14.79%   -0.04%     
==========================================
  Files        1662     1662              
  Lines      115035   115405     +370     
  Branches    35476    35748     +272     
==========================================
+ Hits        17066    17077      +11     
- Misses      78738    79073     +335     
- Partials    19231    19255      +24     
Files Coverage Δ
..._safety_checker/path_safety_checker_parameters.hpp 33.33% <ø> (ø)
...g/behavior_path_planner/src/marker_utils/utils.cpp 5.75% <0.00%> (-0.02%) ⬇️
...g/behavior_path_planner/test/test_safety_check.cpp 40.24% <0.00%> (ø)
...ner/src/utils/path_safety_checker/safety_check.cpp 22.41% <50.00%> (+0.38%) ⬆️

... and 2 files with indirect coverage changes

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