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

Merge for release of v2.5.6 #1261

Closed jlblancoc closed 1 year ago

jlblancoc commented 1 year ago

(see changelog)

codecov[bot] commented 1 year ago

Codecov Report

Merging #1261 (2229780) into master (1462abd) will increase coverage by 0.08%. The diff coverage is 47.29%.

:exclamation: Current head 2229780 differs from pull request most recent head a69b875. Consider uploading reports for the commit a69b875 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1261      +/-   ##
==========================================
+ Coverage   38.59%   38.68%   +0.08%     
==========================================
  Files        1280     1281       +1     
  Lines      107995   108247     +252     
==========================================
+ Hits        41677    41871     +194     
- Misses      66318    66376      +58     
Impacted Files Coverage Δ
...bs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h 48.64% <ø> (ø)
...yes/include/mrpt/bayes/CKalmanFilterCapable_impl.h 62.36% <ø> (ø)
libs/comms/src/CClientTCPSocket.cpp 50.34% <ø> (ø)
libs/gui/include/mrpt/gui/CDisplayWindowGUI.h 0.00% <ø> (ø)
libs/gui/include/mrpt/gui/CGlCanvasBase.h 0.00% <ø> (ø)
libs/gui/include/mrpt/gui/WxSubsystem.h 50.00% <ø> (ø)
libs/gui/src/CDisplayWindowGUI.cpp 0.00% <0.00%> (ø)
libs/gui/src/CGlCanvasBase.cpp 0.00% <0.00%> (ø)
libs/gui/src/CQtGlCanvasBase.cpp 0.00% <0.00%> (ø)
libs/gui/src/WxSubsystem.cpp 3.77% <0.00%> (ø)
... and 117 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 1462abd...a69b875. Read the comment docs.