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

docs: cleanup #1041

Closed sergiud closed 8 months ago

sergiud commented 8 months ago

Fixes #815

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (25a349f) 59.17% compared to head (dc1cf72) 59.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1041 +/- ## ========================================== + Coverage 59.17% 59.21% +0.03% ========================================== Files 19 19 Lines 2557 2557 Branches 916 916 ========================================== + Hits 1513 1514 +1 Misses 695 695 + Partials 349 348 -1 ``` | [Files](https://app.codecov.io/gh/google/glog/pull/1041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google) | Coverage Δ | | |---|---|---| | [src/logging.cc](https://app.codecov.io/gh/google/glog/pull/1041?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google#diff-c3JjL2xvZ2dpbmcuY2M=) | `67.29% <100.00%> (+0.07%)` | :arrow_up: |