micro-ROS / system_modes

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

Fixing flaky tests #71

Closed norro closed 3 years ago

norro commented 3 years ago

https://github.com/micro-ROS/system_modes/issues/70

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (b7a24d9) into master (eeabfcb) will increase coverage by 6.67%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   21.08%   27.76%   +6.67%     
==========================================
  Files          14       14              
  Lines        1048     1048              
  Branches      754      754              
==========================================
+ Hits          221      291      +70     
+ Misses        524      280     -244     
- Partials      303      477     +174     
Impacted Files Coverage Δ
system_modes/src/system_modes/mode_impl.cpp 38.37% <0.00%> (+2.32%) :arrow_up:
system_modes/src/system_modes/mode_inference.cpp 35.69% <0.00%> (+5.44%) :arrow_up:
system_modes/src/system_modes/mode_observer.cpp 20.00% <0.00%> (+6.00%) :arrow_up:
system_modes/src/system_modes/mode_manager.cpp 16.54% <0.00%> (+16.16%) :arrow_up:
system_modes/include/system_modes/mode_manager.hpp 100.00% <0.00%> (+100.00%) :arrow_up:
...ystem_modes/include/system_modes/mode_handling.hpp 100.00% <0.00%> (+100.00%) :arrow_up:

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 eeabfcb...b7a24d9. Read the comment docs.