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(autoware_pcl_extensions): porting from universe to core #163

Closed
wants to merge 2 commits into from

style(pre-commit): autofix

edd6916
Select commit
Loading
Failed to load commit list.
Closed

feat(autoware_pcl_extensions): porting from universe to core #163

style(pre-commit): autofix
edd6916
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 11, 2025 in 0s

38.38% (-40.38%) compared to 4cb18f5

View this Pull Request on Codecov

38.38% (-40.38%) compared to 4cb18f5

Details

Codecov Report

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

Project coverage is 38.38%. Comparing base (4cb18f5) to head (edd6916).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...cl_extensions/voxel_grid_nearest_centroid_impl.hpp 0.00% 122 Missing ⚠️
...are/pcl_extensions/voxel_grid_nearest_centroid.hpp 0.00% 81 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #163       +/-   ##
===========================================
- Coverage   78.75%   38.38%   -40.38%     
===========================================
  Files          11       13        +2     
  Lines         193      396      +203     
  Branches       73      109       +36     
===========================================
  Hits          152      152               
- Misses         11      214      +203     
  Partials       30       30               

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