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): added a function to check maximum distance of sensor points #6559

Fixed json schema

f0a974c
Select commit
Loading
Failed to load commit list.
Merged

feat(ndt_scan_matcher): added a function to check maximum distance of sensor points #6559

Fixed json schema
f0a974c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2024 in 1s

14.78% (-0.01%) compared to e1a3139

View this Pull Request on Codecov

14.78% (-0.01%) compared to e1a3139

Details

Codecov Report

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

Project coverage is 14.78%. Comparing base (e1a3139) to head (f0a974c).
Report is 16 commits behind head on main.

Files Patch % Lines
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 0.00% 7 Missing ⚠️
...cher/include/ndt_scan_matcher/hyper_parameters.hpp 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6559      +/-   ##
==========================================
- Coverage   14.78%   14.78%   -0.01%     
==========================================
  Files        1917     1917              
  Lines      132040   132076      +36     
  Branches    39238    39264      +26     
==========================================
  Hits        19524    19524              
- Misses      90721    90754      +33     
- Partials    21795    21798       +3     

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