ros-tooling / system_metrics_collector

[DEPRECATED] Lightweight, real-time system metrics collector for ROS2 systems
Apache License 2.0
19 stars 8 forks source link

Add DummyMessage talker node and launch file for it #119

Closed prajakta-gokhale closed 4 years ago

prajakta-gokhale commented 4 years ago

Related to https://github.com/ros-tooling/aws-roadmap/issues/197.

The talker node and launch file are intended to be used in e2e tests.

Signed-off-by: Prajakta Gokhale prajaktg@amazon.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #119 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   36.91%   36.91%           
=======================================
  Files          32       32           
  Lines        1406     1406           
  Branches      877      877           
=======================================
  Hits          519      519           
  Misses         85       85           
  Partials      802      802           
Flag Coverage Δ
#unittests 36.91% <ø> (ø)

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 090da35...8239aaa. Read the comment docs.