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

Rename package to ros_cross_compile #125

Closed emersonknapp closed 4 years ago

emersonknapp commented 4 years ago

Part of https://github.com/ros-tooling/cross_compile/issues/112

codecov[bot] commented 4 years ago

Codecov Report

Merging #125 into master will not change coverage. The diff coverage is 75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   76.92%   76.92%           
=======================================
  Files           3        3           
  Lines         221      221           
=======================================
  Hits          170      170           
  Misses         51       51
Flag Coverage Δ
#unittests 76.92% <75%> (ø) :arrow_up:
Impacted Files Coverage Δ
ros_cross_compile/sysroot_compiler.py 80.79% <ø> (ø)
ros_cross_compile/__main__.py 0% <0%> (ø)
ros_cross_compile/ros_cross_compile.py 69.23% <100%> (ø)

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 063f89a...39c9fea. Read the comment docs.