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): fix bug #7771

Merged
merged 5 commits into from
Jul 3, 2024

style(pre-commit): autofix

34b4d77
Select commit
Loading
Failed to load commit list.
Merged

fix(ground_segmentation): fix bug #7771

style(pre-commit): autofix
34b4d77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 1s

28.37% (-0.01%) compared to ce09907, passed because coverage increased by -0.01% when compared to adjusted base (28.37%)

View this Pull Request on Codecov

28.37% (-0.01%) compared to ce09907, passed because coverage increased by -0.01% when compared to adjusted base (28.37%)

Details

Codecov Report

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

Project coverage is 28.37%. Comparing base (ce09907) to head (34b4d77).
Report is 1 commits behind head on main.

Files Patch % Lines
..._segmentation/src/ransac_ground_filter_nodelet.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7771      +/-   ##
==========================================
- Coverage   28.37%   28.37%   -0.01%     
==========================================
  Files        1584     1584              
  Lines      115596   115605       +9     
  Branches    49279    49283       +4     
==========================================
  Hits        32799    32799              
- Misses      73849    73858       +9     
  Partials     8948     8948              

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