MRPT / mrpt

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

more unit tests #1156

Closed jlblancoc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1156 (a9336d1) into develop (fadece4) will increase coverage by 0.32%. The diff coverage is 95.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1156      +/-   ##
===========================================
+ Coverage    37.55%   37.87%   +0.32%     
===========================================
  Files         1206     1207       +1     
  Lines       106133   106121      -12     
===========================================
+ Hits         39860    40197     +337     
+ Misses       66273    65924     -349     
Impacted Files Coverage Δ
libs/maps/src/maps/CGasConcentrationGridMap2D.cpp 11.78% <ø> (ø)
libs/maps/src/maps/CRandomFieldGridMap2D.cpp 33.82% <0.00%> (+24.87%) :arrow_up:
...s/src/maps/CGasConcentrationGridMap2D_unittest.cpp 100.00% <100.00%> (ø)

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 fadece4...a9336d1. Read the comment docs.