ros / console_bridge

A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
BSD 3-Clause "New" or "Revised" License
22 stars 62 forks source link

Added arch ppc64leTest #90

Closed manish364824 closed 3 years ago

manish364824 commented 3 years ago

Hi, Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.

codecov-io commented 3 years ago

Codecov Report

Merging #90 into master will increase coverage by 33.33%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #90       +/-   ##
===========================================
+ Coverage   65.00%   98.33%   +33.33%     
===========================================
  Files           2        2               
  Lines          60       60               
===========================================
+ Hits           39       59       +20     
+ Misses         21        1       -20     
Impacted Files Coverage Δ
src/console.cpp 98.21% <0.00%> (+35.71%) :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 d84708b...04c8159. Read the comment docs.

ahcorde commented 3 years ago

Please don't add/open any PRs without any context.