micro-ROS / system_modes

System modes for ROS 2 and micro-ROS
Apache License 2.0
43 stars 9 forks source link

Handle namespaces #77

Closed norro closed 3 years ago

norro commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #77 (f53ea78) into master (3b797ca) will decrease coverage by 0.76%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   32.25%   31.48%   -0.77%     
==========================================
  Files          14       14              
  Lines        1048     1048              
  Branches      754      754              
==========================================
- Hits          338      330       -8     
- Misses        143      147       +4     
- Partials      567      571       +4     
Impacted Files Coverage Δ
system_modes/src/system_modes/mode_inference.cpp 35.42% <0.00%> (-1.64%) :arrow_down:
system_modes/src/system_modes/mode_manager.cpp 16.54% <0.00%> (-0.76%) :arrow_down:
system_modes/src/system_modes/mode_monitor.cpp 26.98% <0.00%> (ø)
system_modes/src/system_modes/mode_observer.cpp 20.00% <0.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 3b797ca...f53ea78. Read the comment docs.