google / glog

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

cmake: require gtest 1.11 #1104

Closed sergiud closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 64.08%. Comparing base (0c10a02) to head (df741b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1104 +/- ## ========================================== + Coverage 64.04% 64.08% +0.03% ========================================== Files 20 20 Lines 2578 2578 Branches 887 900 +13 ========================================== + Hits 1651 1652 +1 Misses 662 662 + Partials 265 264 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1104/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)