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(autoware_pointcloud_preprocessor): rework dual return outlier filter parameters #8475

Merge branch 'main' into refactor/rework_dual_return_outlier_filter_p…

7be1c2e
Select commit
Loading
Failed to load commit list.
Merged

refactor(autoware_pointcloud_preprocessor): rework dual return outlier filter parameters #8475

Merge branch 'main' into refactor/rework_dual_return_outlier_filter_p…
7be1c2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

25.39% (target 0.00%)

View this Pull Request on Codecov

25.39% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 25.39%. Comparing base (6a24683) to head (7be1c2e).

Files with missing lines Patch % Lines
...outlier_filter/dual_return_outlier_filter_node.cpp 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8475      +/-   ##
==========================================
- Coverage   26.17%   25.39%   -0.79%     
==========================================
  Files        1298     1344      +46     
  Lines       96983    99723    +2740     
  Branches    39182    40343    +1161     
==========================================
- Hits        25385    25320      -65     
- Misses      68992    71761    +2769     
- Partials     2606     2642      +36     

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