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(map_loader): change error handling when pcd_metadata file not found #6227

Changed error handling when pcd_metadata file not found

98e2f20
Select commit
Loading
Failed to load commit list.
Merged

fix(map_loader): change error handling when pcd_metadata file not found #6227

Changed error handling when pcd_metadata file not found
98e2f20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2024 in 1s

14.40% (-0.01%) compared to 47f265d

View this Pull Request on Codecov

14.40% (-0.01%) compared to 47f265d

Details

Codecov Report

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

Comparison is base (47f265d) 14.40% compared to head (98e2f20) 14.40%.
Report is 2 commits behind head on main.

Files Patch % Lines
...intcloud_map_loader/pointcloud_map_loader_node.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6227      +/-   ##
==========================================
- Coverage   14.40%   14.40%   -0.01%     
==========================================
  Files        1906     1906              
  Lines      129839   129840       +1     
  Branches    37571    37572       +1     
==========================================
  Hits        18697    18697              
- Misses      90147    90148       +1     
  Partials    20995    20995              

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