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_pointcloud_preprocessor): distortion corrector node update azimuth and distance #8380

Merge branch 'main' into feature/distortion_corrector_node_update_azi…

a4a693e
Select commit
Loading
Failed to load commit list.
Merged

feat(autoware_pointcloud_preprocessor): distortion corrector node update azimuth and distance #8380

Merge branch 'main' into feature/distortion_corrector_node_update_azi…
a4a693e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

28.28% (target 0.00%)

View this Pull Request on Codecov

28.28% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 75.15152% with 41 lines in your changes missing coverage. Please review.

Project coverage is 28.28%. Comparing base (def6103) to head (a4a693e).

Files with missing lines Patch % Lines
.../src/distortion_corrector/distortion_corrector.cpp 83.33% 12 Missing and 8 partials ⚠️
...distortion_corrector/distortion_corrector_node.cpp 0.00% 18 Missing ⚠️
...ssor/distortion_corrector/distortion_corrector.hpp 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8380      +/-   ##
==========================================
- Coverage   28.62%   28.28%   -0.35%     
==========================================
  Files        1308     1414     +106     
  Lines      101271   116025   +14754     
  Branches    39356    48207    +8851     
==========================================
+ Hits        28986    32813    +3827     
- Misses      69456    79684   +10228     
- Partials     2829     3528     +699     

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