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

Add ROS support #90

Closed prajakta-gokhale closed 4 years ago

prajakta-gokhale commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will increase coverage by 3.17%. The diff coverage is 92.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   66.52%   69.69%   +3.17%     
==========================================
  Files           4        4              
  Lines         236      264      +28     
==========================================
+ Hits          157      184      +27     
- Misses         79       80       +1
Flag Coverage Δ
#unittests 69.69% <92.5%> (+3.17%) :arrow_up:
Impacted Files Coverage Δ
cross_compile/ros2_cross_compile.py 0% <0%> (ø) :arrow_up:
test/test_sysroot_compiler.py 100% <100%> (ø) :arrow_up:
cross_compile/sysroot_compiler.py 69.11% <84.61%> (+0.65%) :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 5327cca...b0d54a7. Read the comment docs.