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

ci(deps): update to gtest 1.14 #1105

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 (409e198) to head (e94b6f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1105 +/- ## ========================================== + Coverage 64.04% 64.08% +0.03% ========================================== Files 20 20 Lines 2578 2578 Branches 907 894 -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/1105/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)