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(bpp): remove virtual qualifier #5968

fix(bpp): fix logger level

828141d
Select commit
Loading
Failed to load commit list.
Merged

refactor(bpp): remove virtual qualifier #5968

fix(bpp): fix logger level
828141d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 26, 2023 in 1s

15.28% (-0.01%) compared to 1d6e7e8

View this Pull Request on Codecov

15.28% (-0.01%) compared to 1d6e7e8

Details

Codecov Report

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

Comparison is base (1d6e7e8) 15.28% compared to head (828141d) 15.28%.
Report is 7 commits behind head on main.

Files Patch % Lines
...nning/behavior_path_avoidance_module/src/utils.cpp 0.00% 82 Missing ⚠️
...behavior_path_lane_change_module/src/interface.cpp 0.00% 70 Missing and 1 partial ⚠️
...ing/behavior_path_lane_change_module/src/scene.cpp 0.00% 7 Missing ⚠️
...nning/behavior_path_avoidance_module/src/scene.cpp 0.00% 6 Missing ⚠️
...path_avoidance_by_lane_change_module/src/scene.cpp 0.00% 4 Missing ⚠️
...ude/behavior_path_lane_change_module/interface.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5968      +/-   ##
==========================================
- Coverage   15.28%   15.28%   -0.01%     
==========================================
  Files        1750     1750              
  Lines      120568   120599      +31     
  Branches    36781    36776       -5     
==========================================
  Hits        18434    18434              
- Misses      81469    81499      +30     
- Partials    20665    20666       +1     

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