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: cleanup exports #1029

Closed sergiud closed 8 months ago

sergiud commented 8 months ago

Reduce unnecessary utility function exports.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (e1f424a) 59.14% compared to head (7ad9f82) 59.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1029 +/- ## ======================================= Coverage 59.14% 59.14% ======================================= Files 18 18 Lines 2541 2541 Branches 907 907 ======================================= Hits 1503 1503 Misses 694 694 Partials 344 344 ```

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