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

fix(ndt_scan_matcher): add a bool return indicating whether ndt has been updated in update_ndt #6502

Merged

Fixed update_ndt

0134e4b
Select commit
Loading
Failed to load commit list.
Merged

fix(ndt_scan_matcher): add a bool return indicating whether ndt has been updated in update_ndt #6502

Fixed update_ndt
0134e4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2024 in 0s

14.72% (-0.01%) compared to 4b784b4

View this Pull Request on Codecov

14.72% (-0.01%) compared to 4b784b4

Details

Codecov Report

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

Project coverage is 14.72%. Comparing base (4b784b4) to head (0134e4b).
Report is 3 commits behind head on main.

Files Patch % Lines
...ization/ndt_scan_matcher/src/map_update_module.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6502      +/-   ##
==========================================
- Coverage   14.72%   14.72%   -0.01%     
==========================================
  Files        1900     1900              
  Lines      130361   130363       +2     
  Branches    38381    38382       +1     
==========================================
  Hits        19198    19198              
- Misses      89647    89649       +2     
  Partials    21516    21516              

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