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(ndt_scan_matcher): smooth ndt map update #6394

Merged

Merge branch 'main' into feature/smooth_ndt_map_update

3e86814
Select commit
Loading
Failed to load commit list.
Merged

feat(ndt_scan_matcher): smooth ndt map update #6394

Merge branch 'main' into feature/smooth_ndt_map_update
3e86814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 1s

15.24% (+0.12%) compared to 757d656

View this Pull Request on Codecov

15.24% (+0.12%) compared to 757d656

Details

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (757d656) 15.12% compared to head (3e86814) 15.24%.
Report is 3 commits behind head on main.

Files Patch % Lines
...ization/ndt_scan_matcher/src/map_update_module.cpp 5.88% 28 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6394      +/-   ##
==========================================
+ Coverage   15.12%   15.24%   +0.12%     
==========================================
  Files        1821     1816       -5     
  Lines      126131   125120    -1011     
  Branches    38180    38182       +2     
==========================================
+ Hits        19073    19076       +3     
+ Misses      85670    84657    -1013     
+ Partials    21388    21387       -1     

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