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

test(euclidean_cluster): add unit tests #7735

fix: namespace update

2d21e9b
Select commit
Loading
Failed to load commit list.
Merged

test(euclidean_cluster): add unit tests #7735

fix: namespace update
2d21e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 1s

28.37% (target 0.00%)

View this Pull Request on Codecov

28.37% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.

Project coverage is 28.37%. Comparing base (a39cfb7) to head (2d21e9b).
Report is 17 commits behind head on main.

Files Patch % Lines
...r/test/test_voxel_grid_based_euclidean_cluster.cpp 91.02% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7735      +/-   ##
==========================================
- Coverage   28.75%   28.37%   -0.39%     
==========================================
  Files        1594     1619      +25     
  Lines      116892   115824    -1068     
  Branches    50050    49220     -830     
==========================================
- Hits        33616    32865     -751     
+ Misses      74178    73956     -222     
+ Partials     9098     9003      -95     

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