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(tests): prevent clang from optimizing new away #1017

Closed sergiud closed 8 months ago

sergiud commented 8 months ago

Fixes #937

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (b1bc8e7) 64.41% compared to head (1292061) 64.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1017 +/- ## ======================================= Coverage 64.41% 64.41% ======================================= Files 18 18 Lines 3229 3229 Branches 1071 1071 ======================================= Hits 2080 2080 Misses 727 727 Partials 422 422 ```

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