MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

Release merge PR #1250

Closed jlblancoc closed 1 year ago

jlblancoc commented 1 year ago

Release merge for v2.5.2

codecov[bot] commented 1 year ago

Codecov Report

Merging #1250 (11d0102) into master (7c6bcc6) will increase coverage by 0.00%. The diff coverage is 83.63%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1250   +/-   ##
=======================================
  Coverage   39.22%   39.22%           
=======================================
  Files        1295     1295           
  Lines      110409   110426   +17     
=======================================
+ Hits        43306    43314    +8     
- Misses      67103    67112    +9     
Impacted Files Coverage Δ
libs/maps/include/mrpt/maps/CMultiMetricMap.h 84.21% <ø> (ø)
libs/maps/src/maps/COccupancyGridMap2D_getAs.cpp 38.29% <0.00%> (-3.57%) :arrow_down:
libs/math/include/mrpt/math/CLevenbergMarquardt.h 89.87% <ø> (ø)
libs/math/include/mrpt/math/MatrixBase.h 74.07% <ø> (ø)
libs/math/src/MatrixBase_impl.h 0.00% <0.00%> (ø)
libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h 69.23% <ø> (ø)
...ibs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h 55.55% <ø> (ø)
libs/slam/src/slam/CRangeBearingKFSLAM.cpp 69.58% <ø> (ø)
libs/apps/src/CGridMapAligner_unittest.cpp 72.41% <100.00%> (+0.98%) :arrow_up:
libs/apps/src/ICP_SLAM_App_unittest.cpp 86.11% <100.00%> (ø)
... and 27 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c6bcc6...11d0102. Read the comment docs.