eProsima / Fast-DDS-monitor

eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the eProsima Fast DDS library. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
GNU General Public License v3.0
41 stars 11 forks source link

Listener callback for update entity info [11879] #77

Closed jparisu closed 3 years ago

jparisu commented 3 years ago

Merge after #76

Signed-off-by: jparisu javierparis@eprosima.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (edf4d17) into main (82f9848) will decrease coverage by 1.42%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   30.35%   28.93%   -1.43%     
==========================================
  Files          24       24              
  Lines        1176     1234      +58     
  Branches      482      510      +28     
==========================================
  Hits          357      357              
- Misses        559      617      +58     
  Partials      260      260              
Impacted Files Coverage Δ
include/fastdds_monitor/backend/Callback.h 0.00% <0.00%> (ø)
src/Engine.cpp 17.27% <0.00%> (-2.20%) :arrow_down:
src/backend/Listener.cpp 5.88% <0.00%> (-5.23%) :arrow_down:

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 82f9848...edf4d17. Read the comment docs.