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

feat(euclidean_cluster): add diagnostics warning when cluster skipped #10278

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

style(pre-commit): autofix

ad98cd7
Select commit
Loading
Failed to load commit list.
Open

feat(euclidean_cluster): add diagnostics warning when cluster skipped #10278

style(pre-commit): autofix
ad98cd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 0s

26.02% (target 0.00%)

View this Pull Request on Codecov

26.02% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 26.02%. Comparing base (e69b61d) to head (ad98cd7).
Report is 47 commits behind head on main.

Files with missing lines Patch % Lines
...cluster/lib/voxel_grid_based_euclidean_cluster.cpp 44.44% 9 Missing and 1 partial ⚠️
...ean_cluster/voxel_grid_based_euclidean_cluster.hpp 0.00% 1 Missing ⚠️
...er/src/voxel_grid_based_euclidean_cluster_node.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10278      +/-   ##
==========================================
- Coverage   26.04%   26.02%   -0.03%     
==========================================
  Files        1375     1375              
  Lines      106439   106557     +118     
  Branches    40902    40957      +55     
==========================================
+ Hits        27726    27732       +6     
- Misses      76009    76120     +111     
- Partials     2704     2705       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.