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(ground_segmentation): add omp parallel for #5791

Merge branch 'main' into fix/ground_segmentation_parallel

696d2c3
Select commit
Loading
Failed to load commit list.
Closed

fix(ground_segmentation): add omp parallel for #5791

Merge branch 'main' into fix/ground_segmentation_parallel
696d2c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 1s

14.65% (+0.00%) compared to b86a00d

View this Pull Request on Codecov

14.65% (+0.00%) compared to b86a00d

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 14.65%. Comparing base (b86a00d) to head (696d2c3).
Report is 534 commits behind head on main.

Files Patch % Lines
...nd_segmentation/src/scan_ground_filter_nodelet.cpp 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5791   +/-   ##
=======================================
  Coverage   14.64%   14.65%           
=======================================
  Files        1899     1899           
  Lines      130282   130278    -4     
  Branches    38311    38303    -8     
=======================================
+ Hits        19083    19087    +4     
+ Misses      89784    89782    -2     
+ Partials    21415    21409    -6     

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