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

fix: rework android detection #1094

Closed sergiud closed 3 months ago

sergiud commented 3 months ago

Fixes #1093

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 60.56%. Comparing base (31429d8) to head (ec986f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1094 +/- ## ========================================== + Coverage 60.52% 60.56% +0.03% ========================================== Files 19 19 Lines 2574 2574 Branches 917 917 ========================================== + Hits 1558 1559 +1 - Misses 676 678 +2 + Partials 340 337 -3 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1094/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)