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

Prevent a possible segmentation fault (#4141) #4147

Merged
merged 2 commits into from
Feb 27, 2024

Prevent a possible segmentation fault

17b12ec
Select commit
Loading
Failed to load commit list.
Merged

Prevent a possible segmentation fault (#4141) #4147

Prevent a possible segmentation fault
17b12ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

90.12% (+0.26%) compared to 865fd32

View this Pull Request on Codecov

90.12% (+0.26%) compared to 865fd32

Details

Codecov Report

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

Project coverage is 90.12%. Comparing base (865fd32) to head (17b12ec).

❗ Current head 17b12ec differs from pull request most recent head 42393d3. Consider uploading reports for the commit 42393d3 to get more accurate results

Files Patch % Lines
nav2_smac_planner/src/analytic_expansion.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4147      +/-   ##
==========================================
+ Coverage   89.85%   90.12%   +0.26%     
==========================================
  Files         432      432              
  Lines       19406    19408       +2     
==========================================
+ Hits        17438    17492      +54     
+ Misses       1968     1916      -52     

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