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

refactor(avoidance): remove unused header #5907

style(pre-commit): autofix

2009eef
Select commit
Loading
Failed to load commit list.
Merged

refactor(avoidance): remove unused header #5907

style(pre-commit): autofix
2009eef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

15.29% (+0.01%) compared to acf7e51

View this Pull Request on Codecov

15.29% (+0.01%) compared to acf7e51

Details

Codecov Report

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

Comparison is base (acf7e51) 15.28% compared to head (2009eef) 15.29%.
Report is 9 commits behind head on main.

Files Patch % Lines
...de/behavior_path_avoidance_module/data_structs.hpp 0.00% 2 Missing ⚠️
...e/include/behavior_path_avoidance_module/scene.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5907      +/-   ##
==========================================
+ Coverage   15.28%   15.29%   +0.01%     
==========================================
  Files        1749     1748       -1     
  Lines      120356   120250     -106     
  Branches    36708    36642      -66     
==========================================
- Hits        18401    18397       -4     
+ Misses      81305    81243      -62     
+ Partials    20650    20610      -40     

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