google / glog

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

cmake: simplify symbol availability checks #1003

Closed sergiud closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (72b8a79) 64.25% compared to head (89cb1b8) 64.40%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1003 +/- ## ========================================== + Coverage 64.25% 64.40% +0.14% ========================================== Files 17 17 Lines 3321 3332 +11 Branches 1123 1126 +3 ========================================== + Hits 2134 2146 +12 Misses 760 760 + Partials 427 426 -1 ```

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