ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Document supported target platforms #116

Closed emersonknapp closed 4 years ago

emersonknapp commented 4 years ago

Fixes #99

Signed-off-by: Emerson Knapp emerson.b.knapp@gmail.com

codecov[bot] commented 4 years ago

Codecov Report

Merging #116 into master will increase coverage by 1.22%. The diff coverage is 92.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   86.13%   87.36%   +1.22%     
==========================================
  Files           6        6              
  Lines         339      372      +33     
==========================================
+ Hits          292      325      +33     
  Misses         47       47
Flag Coverage Δ
#unittests 87.36% <92.98%> (+1.22%) :arrow_up:
Impacted Files Coverage Δ
test/test_sysroot_compiler.py 100% <100%> (ø) :arrow_up:
cross_compile/ros2_cross_compile.py 69.23% <50%> (ø) :arrow_up:
cross_compile/sysroot_compiler.py 81% <92.68%> (+2.66%) :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 5461a52...9fbcda1. Read the comment docs.