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: move LogMessageVoidify into internal namespace #1053

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 (941c66f) 60.00% compared to head (af749ef) 60.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1053 +/- ## ======================================= Coverage 60.00% 60.00% ======================================= Files 19 19 Lines 2580 2580 Branches 911 911 ======================================= Hits 1548 1548 Misses 692 692 Partials 340 340 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1053?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [src/glog/logging.h](https://app.codecov.io/gh/google/glog/pull/1053?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2dsb2cvbG9nZ2luZy5o) | `73.23% <ø> (ø)` | |