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

Support for codecov in .travis file #82

Closed j-rivero closed 4 years ago

j-rivero commented 4 years ago

The PR adds support for codecov coverage in travis file. I've also add fix some deprecations and warnings in the file.

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7ee9605). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #82   +/-   ##
=========================================
  Coverage          ?   65.00%           
=========================================
  Files             ?        2           
  Lines             ?       60           
  Branches          ?        0           
=========================================
  Hits              ?       39           
  Misses            ?       21           
  Partials          ?        0           

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 7ee9605...330d90d. Read the comment docs.