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: threads are always enabled #1036

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (6d23649) 59.54% compared to head (09cb421) 59.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1036 +/- ## ========================================== - Coverage 59.54% 59.42% -0.12% ========================================== Files 19 19 Lines 2541 2541 Branches 908 908 ========================================== - Hits 1513 1510 -3 - Misses 685 688 +3 Partials 343 343 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1036/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)