Skip to content

Handle timeout and cancel check on the same branch and default to 500…

Codecov / codecov/project succeeded Feb 28, 2024 in 0s

90.06% (+0.20%) compared to 865fd32

View this Pull Request on Codecov

90.06% (+0.20%) compared to 865fd32

Details

Codecov Report

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

Project coverage is 90.06%. Comparing base (865fd32) to head (2aaa7db).
Report is 1 commits behind head on main.

❗ Current head 2aaa7db differs from pull request most recent head 868dd64. Consider uploading reports for the commit 868dd64 to get more accurate results

Files Patch % Lines
nav2_planner/src/planner_server.cpp 73.33% 4 Missing ⚠️
nav2_smac_planner/src/smac_planner_lattice.cpp 66.66% 4 Missing ⚠️
nav2_navfn_planner/src/navfn.cpp 80.00% 2 Missing ⚠️
nav2_smac_planner/src/smac_planner_2d.cpp 71.42% 2 Missing ⚠️
nav2_theta_star_planner/src/theta_star.cpp 60.00% 2 Missing ⚠️
nav2_core/include/nav2_core/planner_exceptions.hpp 0.00% 1 Missing ⚠️
nav2_smac_planner/src/a_star.cpp 83.33% 1 Missing ⚠️
nav2_smac_planner/src/smac_planner_hybrid.cpp 85.71% 1 Missing ⚠️
nav2_theta_star_planner/src/theta_star_planner.cpp 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4148      +/-   ##
==========================================
+ Coverage   89.85%   90.06%   +0.20%     
==========================================
  Files         432      432              
  Lines       19406    19455      +49     
==========================================
+ Hits        17438    17522      +84     
+ Misses       1968     1933      -35     

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