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(detected_object_validation): rework parameters #7750

style(pre-commit): autofix

e661cf8
Select commit
Loading
Failed to load commit list.
Merged

refactor(detected_object_validation): rework parameters #7750

style(pre-commit): autofix
e661cf8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

28.00% (target 0.00%)

View this Pull Request on Codecov

28.00% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.

Project coverage is 28.00%. Comparing base (fc283c5) to head (e661cf8).

Files with missing lines Patch % Lines
...t_validation/src/lanelet_filter/lanelet_filter.cpp 0.00% 8 Missing ⚠️
...ccupancy_grid_map/occupancy_grid_map_validator.cpp 0.00% 2 Missing ⚠️
...tacle_pointcloud/obstacle_pointcloud_validator.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7750      +/-   ##
==========================================
- Coverage   28.00%   28.00%   -0.01%     
==========================================
  Files        1317     1317              
  Lines       98578    98585       +7     
  Branches    39776    39779       +3     
==========================================
  Hits        27605    27605              
- Misses      70874    70881       +7     
  Partials       99       99              

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