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

Deprecate Eloquent #282

Closed emersonknapp closed 3 years ago

emersonknapp commented 3 years ago

Fixes build and notifies user of use of EOL distro. Eloquent apt repos are not fully available anymore as of the last week.

codecov[bot] commented 3 years ago

Codecov Report

Merging #282 (cc40e50) into master (50086df) will decrease coverage by 0.12%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   92.15%   92.02%   -0.13%     
==========================================
  Files          10       10              
  Lines         408      414       +6     
==========================================
+ Hits          376      381       +5     
- Misses         32       33       +1     
Flag Coverage Δ
unittests 92.02% <83.33%> (-0.13%) :arrow_down:

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

Impacted Files Coverage Δ
ros_cross_compile/platform.py 98.30% <83.33%> (-1.70%) :arrow_down:

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 50086df...cc40e50. Read the comment docs.

emersonknapp commented 3 years ago

Closing this in favor of #283