open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
233 stars 60 forks source link

Add nightly CI #53

Closed ddengster closed 3 years ago

ddengster commented 3 years ago

Signed-off-by: ddengster ed.fan@osrfoundation.org

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@a7aaea0). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage        ?   21.15%           
=======================================
  Files           ?      569           
  Lines           ?    51562           
  Branches        ?    24978           
=======================================
  Hits            ?    10910           
  Misses          ?    26235           
  Partials        ?    14417           
Flag Coverage Δ
tests 21.15% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 a7aaea0...e69f83e. Read the comment docs.

ddengster commented 3 years ago

This looks great, thanks! Just to be sure, we don't intend to include message building, is that correct? i.e. rmf_internal_msgs and rmf_visualization_msgs

These are dependencies so they will be built as part of the process. If anything fails at that level we will see it.