google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.99k stars 2.05k forks source link

fix: remove unused test code #1014

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d29d02e) 64.37% compared to head (d6097eb) 64.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1014 +/- ## ========================================== + Coverage 64.37% 64.40% +0.03% ========================================== Files 19 19 Lines 3267 3262 -5 Branches 1086 1085 -1 ========================================== - Hits 2103 2101 -2 + Misses 736 731 -5 - Partials 428 430 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.