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

Update quality level to 1 #89

Closed ahcorde closed 3 years ago

ahcorde commented 3 years ago

Update quality level to 1. Benchmark test was the last remaining thing to convert this package in Quality Level 1

@brawner

Signed-off-by: ahcorde ahcorde@gmail.com

ahcorde commented 3 years ago

Related with https://github.com/ros/console_bridge/pull/89

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #89       +/-   ##
===========================================
+ 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 d0f6ad7...6de7606. Read the comment docs.