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(avoidance): fix wrong reason for unavoidable situation #5558

Merged

fix(avoidance): fix misreading variable name

cc6d66a
Select commit
Loading
Failed to load commit list.
Merged

fix(avoidance): fix wrong reason for unavoidable situation #5558

fix(avoidance): fix misreading variable name
cc6d66a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2023 in 0s

15.25% (-0.02%) compared to d749a7d

View this Pull Request on Codecov

15.25% (-0.02%) compared to d749a7d

Details

Codecov Report

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

Comparison is base (d749a7d) 15.26% compared to head (cc6d66a) 15.25%.
Report is 31 commits behind head on main.

Files Patch % Lines
...er/src/scene_module/avoidance/avoidance_module.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5558      +/-   ##
==========================================
- Coverage   15.26%   15.25%   -0.02%     
==========================================
  Files        1713     1713              
  Lines      118192   119248    +1056     
  Branches    37797    38581     +784     
==========================================
+ Hits        18047    18196     +149     
- Misses      79595    80413     +818     
- Partials    20550    20639      +89     

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