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(out_of_lane): fix condition to keep using previous stop pose within some time buffer #10140

Merged

Merge branch 'main' into out_of_lane/fix_time_buffer

f67c270
Select commit
Loading
Failed to load commit list.
Merged

fix(out_of_lane): fix condition to keep using previous stop pose within some time buffer #10140

Merge branch 'main' into out_of_lane/fix_time_buffer
f67c270
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

26.24% (target 0.00%)

View this Pull Request on Codecov

26.24% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.24%. Comparing base (5be1ee3) to head (f67c270).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10140      +/-   ##
==========================================
- Coverage   26.24%   26.24%   -0.01%     
==========================================
  Files        1378     1378              
  Lines      107415   107431      +16     
  Branches    41411    41411              
==========================================
+ Hits        28189    28190       +1     
- Misses      76412    76428      +16     
+ Partials     2814     2813       -1     

☔ 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.