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(coverage): update to gcovr 7.0 #1070

Closed sergiud closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (9b34110) 59.63% compared to head (24bd33a) 59.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1070 +/- ## ========================================== - Coverage 59.63% 59.60% -0.04% ========================================== Files 19 19 Lines 2604 2604 Branches 914 914 ========================================== - Hits 1553 1552 -1 Misses 712 712 - Partials 339 340 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1070/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)